From af4da2e3abd3bdd2b0362f350316bfbc3bd22697 Mon Sep 17 00:00:00 2001 From: hukl Date: Sat, 18 Feb 2012 16:02:49 +0100 Subject: move headline line above headline --- public/stylesheets/ccc.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/stylesheets/ccc.css b/public/stylesheets/ccc.css index 5a5f024..770c817 100644 --- a/public/stylesheets/ccc.css +++ b/public/stylesheets/ccc.css @@ -63,7 +63,8 @@ div#center_column h2 a:hover { div#center_column h2.headline { margin-top: 10px; - border-bottom: 2px solid #cccccc; + padding-top: 30px; + border-top: 2px solid #cccccc; } div.article_partial h2 a { -- cgit v1.3