X-Git-Url: https://git.auder.net/variants/Baroque/style.css?a=blobdiff_plain;f=public%2Fstylesheets%2Fvariant.sass;h=0ea9af425bd82bb14b383a1975ca53907b9dd53c;hb=130db3eff9afbf58b30287d06f3a2360fe652e97;hp=aa3abb90b7467200e19a84cc308c703fa7f777b6;hpb=dca02599df6394b339fd8adb90dc80d06b6620ee;p=vchess.git diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index aa3abb90..0ea9af42 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,16 +157,24 @@ figure.diagram-container > figcaption clear: both padding-top: 5px -.light-square - background-color: #f0d9b5 -.dark-square - background-color: #b58863 - .highlight - background-color: #00cc66 + background-color: #00cc66 !important .incheck - background-color: #cc3300 + background-color: #cc3300 !important + +.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; .light-square-diag background-color: #e5e5ca