X-Git-Url: https://git.auder.net/js/rpsls.js?a=blobdiff_plain;f=public%2Fstylesheets%2Flayout.sass;h=d4f6d6d07613f3eba345eaa6213d40512b15ac67;hb=0596f5e7f9a87acbb13445f1bb93e803e9f5ea3c;hp=2e7f466802d051a2245dadf850a078cb6581fb4e;hpb=e8e4adbded06cf3ccc36cee66a786d6e97b726ef;p=vchess.git diff --git a/public/stylesheets/layout.sass b/public/stylesheets/layout.sass index 2e7f4668..d4f6d6d0 100644 --- a/public/stylesheets/layout.sass +++ b/public/stylesheets/layout.sass @@ -7,18 +7,24 @@ html, * body padding: 0 min-width: 320px + margin-bottom: 10px .container padding: 0 + overflow: hidden .row div padding: 0 .section-content * - margin-left: 0 - margin-right: 0 + margin-left: auto + margin-right: auto + max-width: 767px + figure.diagram-container + max-width: 1000px @media screen and (max-width: 767px) + max-width: 100% padding: 0 5px @media screen and (max-width: 767px) @@ -58,6 +64,9 @@ a .bigfont font-size: 1.2em +.bold + font-weight: bold + [type="checkbox"].modal+div .card max-width: 767px max-height: 100vh