Parcourir la source

darken background

schtonn il y a 2 ans
Parent
commit
f54dee7835
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      chess/index.html

+ 1 - 1
chess/index.html

@@ -22,7 +22,7 @@
         html,
         body,
         #five {
-            /* background: #ccc; */
+            background: #ccc;
             height: 100%;
         }