X-Git-Url: https://git.auder.net/pieces/Cwda/n_black_bishop.svg?a=blobdiff_plain;f=public%2Fstylesheets%2Fvariant.sass;h=9f38e774ea2bfd7207b2e73bbc8695d349003d19;hb=05290bf9c98d159a3f45d4961b26ef5806834b89;hp=73181854f3f3f99725f3cb878827c791b131c3e7;hpb=8a196305a09269888497995373658f953b9b5bf8;p=vchess.git diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index 73181854..9f38e774 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 @@ -20,6 +18,10 @@ #pgn-div > p cursor: pointer +#fen-div > p + margin-left: 0 + margin-right: 0 + .warn padding: 3px color: red @@ -53,17 +55,29 @@ 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 +.settings-btn + padding: 6px 7px 0 7px -.expert-mode, button.expert-mode:hover - background-color: #ffcc99 +.settings-btn-small + padding: 0 3px .white-turn background-color: white @@ -146,16 +160,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