X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=client%2Fsrc%2Fstyles%2F_board_squares_img.sass;h=4075984d161bc53d3089bc1374dddbd2b8f91504;hb=95bc4bf5248120712946500416543bbfc6b7ae85;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..4075984d 100644 --- a/client/src/styles/_board_squares_img.sass +++ b/client/src/styles/_board_squares_img.sass @@ -11,6 +11,10 @@ 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 +63,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