From 100c4bac8636aa112596b5b2afe49164f1782625 Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 19 Nov 2015 17:07:31 +0100 Subject: * fancy graph, รณ MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'style.css') 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; } -- cgit v1.2.3