summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/style.css b/style.css
index c02f01e..fc6770e 100644
--- a/style.css
+++ b/style.css
@@ -1,6 +1,6 @@
body{
margin:0;
- padding:20px;
+ padding:0;
font:12px/17px Arial, sans-serif;
- background:#f9f9f9;
+ background:black;
}