X-Git-Url: https://git.auder.net/variants/%24%7Bvname%7D/current/gitweb.css?a=blobdiff_plain;f=client%2Fsrc%2Fstyles%2F_board_squares_img.sass;h=cccce41506af99caa5b16b6ded29998d31640160;hb=2c947b3a9b435b87781d31b0ef6e7744dd81ee1b;hp=c1adf6fc08abaaf644e31effc0759c37b494dc59;hpb=4f524197ee499b58f574908c58bf50efa69dd359;p=vchess.git diff --git a/client/src/styles/_board_squares_img.sass b/client/src/styles/_board_squares_img.sass index c1adf6fc..cccce415 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% @@ -76,22 +80,26 @@ img.circle-square background-color: #f0d9b5 .dark-square.lichess background-color: #b58863 +.middle-square.lichess + background-color: #D3B18C .light-square.chesscom background-color: #e5e5ca .dark-square.chesscom background-color: #6f8f57 +.middle-square.chesscom + background-color: #AABA91 .light-square.chesstempo background-color: #dfdfdf .dark-square.chesstempo background-color: #7287b6 - -.middle-square.lichess - background-color: #D3B18C - -.middle-square.chesscom - background-color: #AABA91 - .middle-square.chesstempo background-color: #A9B3CB + +.light-square.orangecc + background-color: #fce4b2 +.dark-square.orangecc + background-color: #d08b18 +.middle-square.orangecc + background-color: #E6B865