Saving state (draft, not working)
[vchess.git] / public / stylesheets / variant.sass
index 1f3b977..5341217 100644 (file)
@@ -157,10 +157,18 @@ figure.diagram-container > figcaption
   clear: both
   padding-top: 5px
 
-.light-square
-  background-color: #f0d9b5
-.dark-square
-  background-color: #b58863
+.light-square.lichess
+       background-color: #f0d9b5;
+.dark-square.lichess
+       background-color: #b58863;
+.light-square.chesscom
+       background-color: #e5e5ca;
+.dark-square.chesscom
+       background-color: #6f8f57;
+.light-square.chesstempo
+       background-color: #fdfdfd;
+.dark-square.chesstempo
+       background-color: #88a0a8;
 
 .highlight
   background-color: #00cc66