summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/stylesheets/ccc.css3
1 files changed, 2 insertions, 1 deletions
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 {
63 63
64div#center_column h2.headline { 64div#center_column h2.headline {
65 margin-top: 10px; 65 margin-top: 10px;
66 border-bottom: 2px solid #cccccc; 66 padding-top: 30px;
67 border-top: 2px solid #cccccc;
67} 68}
68 69
69div.article_partial h2 a { 70div.article_partial h2 a {