lateri 4 年 前
コミット
eb090488eb
共有1 個のファイルを変更した1 個の追加0 個の削除を含む
  1. 1 0
      style.css

+ 1 - 0
style.css

@@ -2,6 +2,7 @@ body {
     /* set margin to 0 and overflow to hidden, to go fullscreen */
     margin: 0;
     overflow: hidden;
+	background-color: #eaeee3;
 }
 
 .navigation{