From 06bad2679c81f8e5b9a9ae4da9be894a514b5172 Mon Sep 17 00:00:00 2001 From: franck cuny Date: Thu, 16 Sep 2010 16:55:36 +0200 Subject: fix url; update css --- static/css/screen.css | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'static/css') diff --git a/static/css/screen.css b/static/css/screen.css index 90d6479..9130e89 100644 --- a/static/css/screen.css +++ b/static/css/screen.css @@ -38,14 +38,17 @@ ul { h1, h2 { font-size: 120%; + margin-top: 1em; } h3, h4, h5, h6 { font-size: 100%; + margin-top: 1em; } h1 { margin-bottom: 1em; + margin-top: 1em; } p { @@ -220,4 +223,4 @@ ul.posts { #related h2 { margin-bottom: 1em; - } \ No newline at end of file + } -- cgit v1.2.3