aboutsummaryrefslogtreecommitdiffstats
path: root/styles
diff options
context:
space:
mode:
authorStefan Ritter <xeno@goliath.thehappy.de>2009-03-03 13:56:02 +0100
committerStefan Ritter <xeno@goliath.thehappy.de>2009-03-03 13:56:02 +0100
commitf1f8235cb38a254e97e0dc7e1b19631000972649 (patch)
tree22ad72ac453d50fe7d5acba90e3b1efccd742d4f /styles
parent71bed58691c4f1a550eb4d238e6fd777b7eb787d (diff)
parentb964989fcef583532980956bb119782d3f95b64b (diff)
Merge branch 'master' of http://git.fucktheforce.de/blogthon
Diffstat (limited to 'styles')
-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: