X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=public%2Fstylesheets%2Flayout.sass;h=647a78bfa8fabe8b0fd36e43a00dc0d202afca71;hb=d597379096c51c658f4605e7965137fcd0e15c85;hp=93e460ff97f211450678586695fa7cdc71692eac;hpb=0bf75837235d98b618f985c221a5b4f4bbc624a0;p=vchess.git diff --git a/public/stylesheets/layout.sass b/public/stylesheets/layout.sass index 93e460ff..647a78bf 100644 --- a/public/stylesheets/layout.sass +++ b/public/stylesheets/layout.sass @@ -1,18 +1,16 @@ html, * - font-size: 18px font-family: "Open Sans", Arial, sans-serif + --back-color: #f2f2f2 + --a-link-color: #0039e6 body padding: 0 - background-color: #f2f2f2 + min-width: 320px -@media screen and (min-width: 800px) +//@media screen and (min-width: 767px) .card max-width: 600px -a - color: #00B7FF - .text-center text-align: center