Add help modal on index. Adjustments in Checkered rules
[vchess.git] / public / stylesheets / variant.sass
index 5148410..2c892b5 100644 (file)
@@ -1,6 +1,12 @@
 .container#variantPage
   padding: 0
 
+.warn
+  padding: 3px
+  color: red
+  background-color: lightgrey
+  font-weight: bold
+
 // https://stackoverflow.com/questions/5445491/height-equal-to-dynamic-width-css-fluid-layout
 figure.diagram-container > .diagram
   display: block