X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=public%2Fstylesheets%2Fvariant.sass;h=73181854f3f3f99725f3cb878827c791b131c3e7;hb=8a196305a09269888497995373658f953b9b5bf8;hp=7e530f69901150e96444ccd0a6a5f3d1150571fd;hpb=01ca2adce0ddcf246f184c6d19389262b0f5e6e5;p=vchess.git diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index 7e530f69..73181854 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.09% + padding-bottom: 9.1% + .game clear: both