Browse Source

alteracao de cor no header

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

+ 1 - 1
Teste/introducao-javascript/css/index.css

8
 }
8
 }
9
 
9
 
10
 header{
10
 header{
11
-	background-color: #333;
11
+	background-color: yellow;
12
 	height: 3em;
12
 	height: 3em;
13
 	color: #FFF;
13
 	color: #FFF;
14
 	margin-bottom: 1em;
14
 	margin-bottom: 1em;