Browse Source

cor original

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

+ 2 - 5
Teste/introducao-javascript/css/index.css

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