aboutsummaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authorJoris2016-03-21 21:49:29 +0100
committerJoris2016-03-21 21:49:29 +0100
commitcda08750ac7cdd83e73c1110800bea39928ffed9 (patch)
treec92d1b49d1f6b1e8067b2ae0c27fe073ad32c41b /style.css
parent86ffcb49d24d1a42b7fbb69eafa05c932b220efe (diff)
Use public directory
Diffstat (limited to 'style.css')
-rw-r--r--style.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/style.css b/style.css
deleted file mode 100644
index 4281b43..0000000
--- a/style.css
+++ /dev/null
@@ -1,9 +0,0 @@
-body { margin: 0; }
-
-body > div {
- position: fixed;
- top: 0;
- bottom: 0;
- left: 0;
- right: 0;
-}