X-Git-Url: https://git.auder.net/images/pieces/current/gitweb.js?a=blobdiff_plain;f=public%2Fstylesheets%2Fvariant.sass;h=e28bc84c85d8c7ef1f2b700a603dbd5ebb2e3731;hb=c94bc81252c82c9caf7570b4c8c7f139e124ff85;hp=7e530f69901150e96444ccd0a6a5f3d1150571fd;hpb=3c09dc498791ac478679bf2f42f441342c4fa22c;p=vchess.git diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index 7e530f69..e28bc84c 100644 --- a/public/stylesheets/variant.sass +++ b/public/stylesheets/variant.sass @@ -71,15 +71,24 @@ figure.diagram-container > .diagram .black-turn background-color: black -// TODO: div.board, board9, board10, board11, board12 div.board float: left - width: 12.5% height: 0 - padding-bottom: 12.5% display: inline-block position: relative +div.board8 + width: 12.5% + padding-bottom: 12.5% + +div.board10 + width: 10% + padding-bottom: 10% + +div.board11 + width: 9.1% + padding-bottom: 9.1% + .game clear: both