소스 검색

alteracao de cor

Christian Matheus Batista Macedo 6 년 전
부모
커밋
f306329889
2개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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,7 +8,7 @@ body{
8 8
 }
9 9
 
10 10
 header{
11
-	background-color: #333;
11
+	background-color: red;
12 12
 	height: 3em;
13 13
 	color: #FFF;
14 14
 	margin-bottom: 1em;