Browse Source

darken background

schtonn 2 years ago
parent
commit
f54dee7835
1 changed files with 1 additions and 1 deletions
  1. 1 1
      chess/index.html

+ 1 - 1
chess/index.html

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