From 28a0421e96d6d5bfd4766b17ce6cf22e43cec27a Mon Sep 17 00:00:00 2001 From: franck cuny Date: Sat, 19 Feb 2011 20:39:22 +0100 Subject: remove contact page, add more stuff to css --- static/css/screen.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/css') diff --git a/static/css/screen.css b/static/css/screen.css index 75a3673..687dd65 100644 --- a/static/css/screen.css +++ b/static/css/screen.css @@ -78,7 +78,7 @@ ul.posts span { .title { color: #a00; font-weight: bold; - margin-bottom: 2em; + margin: .5em 1.1em .5em 1.1em; } .site .title a { -- cgit v1.2.3