aboutsummaryrefslogtreecommitdiffstats
path: root/styles/blogthon.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/blogthon.css')
-rw-r--r--styles/blogthon.css5
1 files changed, 3 insertions, 2 deletions
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;
}