Christian Matheus Batista Macedo hace 6 años
padre
commit
6537d85ab1
Se han modificado 1 ficheros con 2 adiciones y 5 borrados
  1. 2 5
      Teste/introducao-javascript/css/index.css

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

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