From 5e9835296b4f407f759f0c165f2d33500a73f2ce Mon Sep 17 00:00:00 2001 From: Dylan Lloyd Date: Sun, 16 Dec 2012 09:49:43 -0500 Subject: [PATCH] style changes --- index.php | 9 ++++----- style.css | 7 ++----- 2 files changed, 6 insertions(+), 10 deletions(-) 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 { -- 2.30.2