X-Git-Url: https://git.auder.net/js/rpsls.js?a=blobdiff_plain;f=public%2Fstylesheets%2Fvariant.sass;h=786d54e3938cf46e1f9a4eda3619cf18ae625c24;hb=186516b8eb00e193102ba43cff95de0a55c60dcb;hp=2c892b5b643db867a00576b9da944551e2522980;hpb=e7cfa68d5587f42be01974035c992317410268fe;p=vchess.git diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index 2c892b5b..786d54e3 100644 --- a/public/stylesheets/variant.sass +++ b/public/stylesheets/variant.sass @@ -7,6 +7,12 @@ background-color: lightgrey font-weight: bold +.playing + background-color: #ffcc99 + +.seek + background-color: #cc99ff + // https://stackoverflow.com/questions/5445491/height-equal-to-dynamic-width-css-fluid-layout figure.diagram-container > .diagram display: block @@ -37,6 +43,9 @@ div.board display: inline-block position: relative +.game .board + cursor: pointer + #choices margin-bottom: 10px