X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=public%2Fstylesheets%2Fvariant.sass;h=c5e38a89e12ad4d02eeb2d1b0e47895ea3ae3436;hb=69f3d8014e594ef949792d04d97b8286e9c2c268;hp=ecb1bc9c05b21f6f84d1913a806feddf2ec877c6;hpb=673c88b7ee0d08bef7cd92c7c88fd6cdc2e1649c;p=vchess.git diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index ecb1bc9c..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 @@ -221,6 +224,9 @@ img.ghost .highlight background-color: #00cc66 !important +.in-shadow + filter: brightness(50%) + .incheck background-color: #cc3300 !important @@ -306,6 +312,7 @@ figure.diagram-container display: block clear: both padding-top: 5px + font-size: 0.8em p.boxed background-color: #FFCC66