aboutsummaryrefslogtreecommitdiffstats
path: root/styles/blogthon.css
diff options
context:
space:
mode:
Diffstat (limited to 'styles/blogthon.css')
-rw-r--r--styles/blogthon.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/styles/blogthon.css b/styles/blogthon.css
index ecaaa63..3808f1a 100644
--- a/styles/blogthon.css
+++ b/styles/blogthon.css
@@ -71,3 +71,10 @@ a.entrytitle:link, a.entrytitle:hover, a.entrytitle:visited, a.entrytitle:active
text-align: center;
background: #111;
}
+
+a.comment:link, a.comment:hover, a.comment:active, a.comment:visited {
+ font-family: Arial;
+ font-size: 8px;
+}
+
+# vim: set tw=0 ts=4: