aboutsummaryrefslogtreecommitdiff
path: root/app/css/app.css
diff options
context:
space:
mode:
Diffstat (limited to 'app/css/app.css')
-rw-r--r--app/css/app.css16
1 files changed, 0 insertions, 16 deletions
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