X-Git-Url: https://git.auder.net/parser.js?a=blobdiff_plain;f=public%2Fstylesheets%2Fvariant.sass;h=53412174db77824eb547a0a7c7e3601651a2dad4;hb=2812515a10843e74d67cb755cb9aeeb8417e4a88;hp=aa3abb90b7467200e19a84cc308c703fa7f777b6;hpb=dca02599df6394b339fd8adb90dc80d06b6620ee;p=vchess.git diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index aa3abb90..53412174 100644 --- a/public/stylesheets/variant.sass +++ b/public/stylesheets/variant.sass @@ -5,8 +5,6 @@ @media screen and (max-width: 767px) .col-sm-12 padding: 0 - -@media screen and (max-width: 767px) h4 margin: 0 0 10px 0 p @@ -57,17 +55,26 @@ figure.diagram-container > .diagram float: right margin: 0 20px 10px 0 +.marginleft + margin-left: 30px + +.reserve-count + padding-left: 40% + +.reserve-div + margin-bottom: 20px + +.reserve-row-1 + margin-bottom: 15px + .connected background-color: green .disconnected background-color: red -.expert-switch - padding: 5px 10px - -.expert-mode, button.expert-mode:hover - background-color: #ffcc99 +.settings-btn + padding: 6px 7px 0 7px .white-turn background-color: white @@ -150,10 +157,18 @@ figure.diagram-container > figcaption clear: both padding-top: 5px -.light-square - background-color: #f0d9b5 -.dark-square - background-color: #b58863 +.light-square.lichess + background-color: #f0d9b5; +.dark-square.lichess + background-color: #b58863; +.light-square.chesscom + background-color: #e5e5ca; +.dark-square.chesscom + background-color: #6f8f57; +.light-square.chesstempo + background-color: #fdfdfd; +.dark-square.chesstempo + background-color: #88a0a8; .highlight background-color: #00cc66