Browse Source

alteracao de cor

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

BIN
Teste/.DS_Store


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

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