Adjust gitignore for webm demo
[vchess.git] / public / stylesheets / index.sass
index fcf7958..4176bf8 100644 (file)
   cursor: pointer
 
 .card > h3.section.blue
-  color: blue
+  color: #0033cc
 
-.card > h3.section.purple
-  color: purple
+.card > h3.section.red
+  color: #cc3300
+
+#welcome
+  max-height: 100vh
+  max-width: 90vw
+
+@media screen and (max-width: 400px)
+  #welcome
+    max-width: 100vw
+
+#welcome ul
+  list-style-type: none
+
+#welcome ul > li
+  font-family: monospace