X-Git-Url: https://git.auder.net/parser.js?a=blobdiff_plain;f=public%2Fstylesheets%2Fvariant.sass;h=53412174db77824eb547a0a7c7e3601651a2dad4;hb=2812515a10843e74d67cb755cb9aeeb8417e4a88;hp=e28bc84c85d8c7ef1f2b700a603dbd5ebb2e3731;hpb=c94bc81252c82c9caf7570b4c8c7f139e124ff85;p=vchess.git diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index e28bc84c..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 @@ -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,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 @@ -86,7 +97,7 @@ div.board10 padding-bottom: 10% div.board11 - width: 9.1% + width: 9.09% padding-bottom: 9.1% .game @@ -146,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