size adjustments and divs->spans
[cellular-automaton.git] / style.css
index 8145b7e..6663281 100644 (file)
--- a/style.css
+++ b/style.css
@@ -6,10 +6,12 @@ canvas {
     float:left;
     width:150px;
     }
+#controls .control, #controls .label {
+    font-weight: bold;
+}
 #controls .control {
     cursor: pointer;
-    font-weight: bold;
-    }
+}
 #highlight-seed, #stop-automaton {
     display: none;
 }