From a5eb5f30f70607c5e51460d9b9232642939eebfc Mon Sep 17 00:00:00 2001 From: Jakob Odersky Date: Sun, 11 May 2014 14:21:41 +0200 Subject: undo previous changes --- app/css/app.css | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'app/css/app.css') diff --git a/app/css/app.css b/app/css/app.css index 5a2cca4..8d3eae6 100644 --- a/app/css/app.css +++ b/app/css/app.css @@ -1,17 +1 @@ /* app css stylesheet */ - -* { - margin: 0; - padding: 0; -} - -.world { - border: solid #999999 1px; - width: 100%; - height: 1000px; - overflow: hidden; -} - -.world .line { - position: absolute; -} \ No newline at end of file -- cgit v1.2.3