Add Alapo, Crossing, Kingsmaker, Squatter variants
[vchess.git] / client / src / styles / _board_squares_img.sass
index cccce41..e39290d 100644 (file)
@@ -7,10 +7,18 @@ div.board
   display: inline-block
   position: relative
 
+div.board3
+  width: 33.33%
+  padding-bottom: 33.33%
+
 div.board5
   width: 20%
   padding-bottom: 20%
 
+div.board6
+  width: 16.66%
+  padding-bottom: 16.66%
+
 div.board7
   width: 14.28%
   padding-bottom: 14.28%
@@ -63,6 +71,9 @@ img.circle-square
 .in-shadow
   filter: brightness(50%)
 
+.touch-hover
+  background-color: #C571E6 !important
+
 .monochrome
   border-bottom: 1px solid black
   border-right: 1px solid black