Almost finished: just translations TODO
[vchess.git] / public / stylesheets / index.sass
index 18db3c9..0d7803f 100644 (file)
@@ -1,10 +1,3 @@
-.container
-  padding: 0
-
-.row
-  div
-    padding: 0
-
 #header
   width: 100%
   background: linear-gradient(#e66465, #9198e5)
@@ -34,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
@@ -49,7 +42,6 @@
 
 #helpMenu
   float: right
-  cursor: pointer
   @media screen and (max-width: 767px)
     .info-container
       p
@@ -57,7 +49,6 @@
 
 #flagMenu
   float: right
-  cursor: pointer
   margin-right: 10px
   @media screen and (max-width: 767px)
     margin-right: 5px
     @media screen and (max-width: 767px)
       margin-top: 0
 
-#b4welcome
-  max-width: 320px
-
 #readThis
   margin-top: 0
   color: var(--a-link-color)
   text-decoration: underline
-  cursor: pointer
 
 #welcome
   max-width: 767px
           text-align: left
           border: 0
   #disableMsg
-    cursor: pointer
     color: darkred