X-Git-Url: https://git.auder.net/?a=blobdiff_plain;f=public%2Fstylesheets%2Findex.sass;h=0d7803f4242e238e1edab52eb90e090b784db49d;hb=a5d5668613d9a3d04c9a4f8b69122d02b7322137;hp=3b944915bb0df810ac1797a405e04bd00a6ccef7;hpb=e6dcb115eab52abefa1d54a65af546cf5a0153e9;p=vchess.git diff --git a/public/stylesheets/index.sass b/public/stylesheets/index.sass index 3b944915..0d7803f4 100644 --- a/public/stylesheets/index.sass +++ b/public/stylesheets/index.sass @@ -27,9 +27,9 @@ img display: inline-block height: 30px - padding-top: 25px + margin-top: 25px @media screen and (max-width: 767px) - padding-top: 7px + margin-top: 7px p font-weight: bold padding: 0 @@ -42,7 +42,6 @@ #helpMenu float: right - cursor: pointer @media screen and (max-width: 767px) .info-container p @@ -50,7 +49,6 @@ #flagMenu float: right - cursor: pointer margin-right: 10px @media screen and (max-width: 767px) margin-right: 5px @@ -82,7 +80,6 @@ margin-top: 0 color: var(--a-link-color) text-decoration: underline - cursor: pointer #welcome max-width: 767px @@ -111,5 +108,4 @@ text-align: left border: 0 #disableMsg - cursor: pointer color: darkred