From 14d542c41a01e2dcf22733b9706364c8735285a4 Mon Sep 17 00:00:00 2001 From: Adrian Vondendriesch Date: Wed, 3 Jun 2009 19:06:33 +0200 Subject: Make little changes to the styles section --- styles/blogthon.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'styles') diff --git a/styles/blogthon.css b/styles/blogthon.css index 986cb50..5ea3bbe 100644 --- a/styles/blogthon.css +++ b/styles/blogthon.css @@ -357,12 +357,12 @@ div.comments { padding-bottom: 5px; } - span.submit_comment_name { + label.submit_comment_name { font-weight: bold; margin-right: 5px; } - span.submit_comment_text { + label.submit_comment_text { font-weight: bold; margin-right: 5px; } @@ -371,7 +371,7 @@ div.comments { background-color #DFDFDF; } - span.submit_comment_quiz { + label.submit_comment_quiz { font-weight: bold; margin-right: 5px; } -- cgit v1.2.3