X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=public%2Fstylesheets%2Fvariant.sass;h=c5e38a89e12ad4d02eeb2d1b0e47895ea3ae3436;hb=69f3d8014e594ef949792d04d97b8286e9c2c268;hp=0ebad8c38af493f4dc000ae0eb71777265186070;hpb=375ecdd1387e729f85ed114e82253469e4849869;p=vchess.git diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index 0ebad8c3..c5e38a89 100644 --- a/public/stylesheets/variant.sass +++ b/public/stylesheets/variant.sass @@ -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