Bugs fixing, finalization of rules in french+english
[vchess.git] / public / stylesheets / variant.sass
index 0ebad8c..c5e38a8 100644 (file)
@@ -77,6 +77,10 @@ button.play.spaceleft
   margin-left: 15px
 button.play.spaceright
   margin-right: 15px
+button.play.big-spaceleft
+  margin-left: 25px
+button.play.big-spaceright
+  margin-right: 25px
 
 .aboveboard-wrapper
   width: 80vh
@@ -191,9 +195,8 @@ div.board11
     background-color: #e6ee9c
     &:hover
       background-color: skyblue
-    .choice-piece
-      width: 90%
-      max-width: 100%
+    &.choice-piece
+      width: 100%
       height: auto
       display: block
 
@@ -222,7 +225,7 @@ img.ghost
   background-color: #00cc66 !important
 
 .in-shadow
-  opacity: 0.5
+  filter: brightness(50%)
 
 .incheck
   background-color: #cc3300 !important
@@ -309,6 +312,7 @@ figure.diagram-container
     display: block
     clear: both
     padding-top: 5px
+    font-size: 0.8em
 
 p.boxed
   background-color: #FFCC66