summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2015-11-19 17:07:31 +0100
committeremkael <emkael@tlen.pl>2015-11-19 17:07:31 +0100
commit100c4bac8636aa112596b5b2afe49164f1782625 (patch)
tree61fcaf30e3672440ff006d3a1aeae373d6291bcc /style.css
parent1bdb251c78f09be4e2c840375a6c44fe15f42e0e (diff)
* fancy graph, ó
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;
}