X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=public%2Fstylesheets%2Fvariant.sass;h=78570856f79c20d6593fde2417b7c6f69958d625;hb=4608eed94432356bd2df8c144d7d233913c6483c;hp=355f3c84ff2a351de43f7c544a4147ed0726c8e2;hpb=684e1cace30baf9cf5b9d8827ae6c86378a5dff1;p=vchess.git diff --git a/public/stylesheets/variant.sass b/public/stylesheets/variant.sass index 355f3c84..78570856 100644 --- a/public/stylesheets/variant.sass +++ b/public/stylesheets/variant.sass @@ -37,7 +37,7 @@ a#homeLink margin-top: 10px display: block -#helpMenu +#userMenu, #settings @media screen and (min-width: 768px) float: right .info-container @@ -248,6 +248,7 @@ img.ghost #fen-string margin-top: 0 + margin-bottom: 10px #pgn-game margin-top: 0 @@ -261,7 +262,7 @@ img.ghost #pgn-div > a display: none -#fen-div > p +//#fen-div > p margin-left: 0 margin-right: 0 @@ -288,20 +289,19 @@ figure.diagram-container display: block width: 40% min-width: 240px - max-width: 800px margin-left: auto margin-right: auto .diag12 float: left margin-left: calc(10% - 20px) margin-right: 40px - @media screen and (max-width: 500px) + @media screen and (max-width: 630px) float: none margin: 0 auto 10px auto .diag22 float: left margin-right: calc(10% - 20px) - @media screen and (max-width: 500px) + @media screen and (max-width: 630px) float: none margin: 0 auto figcaption