Pārlūkot izejas kodu

darken background

schtonn 2 gadi atpakaļ
vecāks
revīzija
f54dee7835
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      chess/index.html

+ 1 - 1
chess/index.html

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