Browse Source

cor alterada

Christian Matheus Batista Macedo 6 years ago
parent
commit
5dcce8ce44
1 changed files with 4 additions and 0 deletions
  1. 4 0
      Teste/introducao-javascript/css/index.css

+ 4 - 0
Teste/introducao-javascript/css/index.css

8
 }
8
 }
9
 
9
 
10
 header{
10
 header{
11
+<<<<<<< HEAD
11
 	background-color: red;
12
 	background-color: red;
13
+=======
14
+	background-color: yellow;
15
+>>>>>>> 1c13bb35c39e149202a4e8156e12380a311ddef2
12
 	height: 3em;
16
 	height: 3em;
13
 	color: #FFF;
17
 	color: #FFF;
14
 	margin-bottom: 1em;
18
 	margin-bottom: 1em;