Some code cleaning + clarifying (TODO: work on variables names)
[vchess.git] / public / stylesheets / variant.sass
index aa3abb9..c98807f 100644 (file)
@@ -5,8 +5,6 @@
 @media screen and (max-width: 767px)
   .col-sm-12
     padding: 0
-
-@media screen and (max-width: 767px)
   h4
     margin: 0 0 10px 0
   p
@@ -57,6 +55,18 @@ figure.diagram-container > .diagram
   float: right
   margin: 0 20px 10px 0
 
+.marginleft
+  margin-left: 30px
+
+.reserve-count
+  padding-left: 40%
+
+.reserve-div
+  margin-bottom: 20px
+
+.reserve-row-1
+  margin-bottom: 15px
+
 .connected
   background-color: green
 
@@ -64,7 +74,8 @@ figure.diagram-container > .diagram
   background-color: red
 
 .expert-switch
-  padding: 5px 10px
+  padding: 0 10px 5px 10px
+  margin: 0
 
 .expert-mode, button.expert-mode:hover
   background-color: #ffcc99