From 84463718184f208f4192741105711343d06e216f Mon Sep 17 00:00:00 2001 From: Adrian Vondendriesch Date: Mon, 1 Jun 2009 21:13:47 +0200 Subject: Do some changes to the comments-area --- styles/blogthon.css | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'styles') diff --git a/styles/blogthon.css b/styles/blogthon.css index 7b76a00..a5ccbbe 100644 --- a/styles/blogthon.css +++ b/styles/blogthon.css @@ -3,8 +3,8 @@ */ body { - font-family: Verdana, Times New Roman, Courier New; - font-size: 12px; + font-family: Verdana; + font-size: 13px; margin: 0px; min-width: 800px; } @@ -22,6 +22,7 @@ blockquote { margin-bottom: 10px; font-style: italic; color: #AAAAAA; + font-size: 10px; } -- cgit v1.2.3