X-Git-Url: https://git.auder.net/variants/Baroque/complete_rules.html?a=blobdiff_plain;f=client%2Fsrc%2Fstyles%2F_board_squares_img.sass;h=199162860d6800752977de9e8879fc7eda6c3d83;hb=6c00a6e55209930057bcf040cf444f40e7d47030;hp=e082f9ec12b4e4e6ff4f22b2f9bd96a111043420;hpb=baa6f86f72e3b697ec2fcd34913986b2fa5f02eb;p=vchess.git diff --git a/client/src/styles/_board_squares_img.sass b/client/src/styles/_board_squares_img.sass index e082f9ec..19916286 100644 --- a/client/src/styles/_board_squares_img.sass +++ b/client/src/styles/_board_squares_img.sass @@ -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.board7 + width: 14.28% + padding-bottom: 14.28% + div.board8 width: 12.5% padding-bottom: 12.5% @@ -59,6 +67,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