put start/stop code into universe
[cellular-automaton.git] / style.css
index 6663281..08b7991 100644 (file)
--- a/style.css
+++ b/style.css
@@ -8,10 +8,10 @@ canvas {
     }
 #controls .control, #controls .label {
     font-weight: bold;
-}
+    }
 #controls .control {
     cursor: pointer;
-}
+    }
 #highlight-seed, #stop-automaton {
     display: none;
-}
+    }