From: Dylan Lloyd Date: Sun, 16 Dec 2012 14:49:43 +0000 (-0500) Subject: style changes X-Git-Url: https://disinclined.org/git/?a=commitdiff_plain;h=5e9835296b4f407f759f0c165f2d33500a73f2ce;p=cellular-automaton.git style changes --- diff --git a/index.php b/index.php index e838f18..bce9967 100644 --- a/index.php +++ b/index.php @@ -8,11 +8,10 @@
+
+

2D

+ Generation: 0 +
-
-

2D

- Generation: 0 -
-
test
diff --git a/style.css b/style.css index 668ed4e..e6005a9 100644 --- a/style.css +++ b/style.css @@ -1,12 +1,9 @@ canvas { - position: absolute; - top: 1px; - left: 1px; margin: 20px; - border: 1px solid black; + float:left; } #controls { - float:right; + float:left; width:150px; } #controls li {