From 7e758acb08f19782c120498caabc3da3be0fa2a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20=27Necoro=27=20Neumann?= Date: Wed, 25 Nov 2009 22:05:59 +0100 Subject: Put 'static' into URLs --- static/css/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static') diff --git a/static/css/style.css b/static/css/style.css index fd08a50..e2afad0 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -220,13 +220,13 @@ input, textarea, select { padding-bottom: 5px; } -.post h1 { +/*.post h1 { padding: 0px 0 0 0px; background: url(../images/img08.jpg) no-repeat left top; font-size: 24px; color: #FFFFFF; } - +*/ .post h2 { padding: 0px 0 0 0px; font-size: 22px; -- cgit v1.2.3