ソースを参照

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;