Fix newgame bug (seek-cancel-seek should not create a game)
[vchess.git] / public / stylesheets / index.sass
index 2487523..8658bfa 100644 (file)
@@ -7,12 +7,11 @@
   a
     color: #663300
 
-@media screen and (min-width: 800px)
-  .card
-    max-width: 600px
-
 .help
   cursor: pointer
 
-.card > h3.section
-  color: blue
+.card > h3.section.blue
+  color: #0033cc
+
+.card > h3.section.red
+  color: #cc3300