aboutsummaryrefslogtreecommitdiffstats
path: root/styles/default
diff options
context:
space:
mode:
authorStefan Ritter <xeno@thehappy.de>2012-01-20 22:59:11 +0100
committerStefan Ritter <xeno@thehappy.de>2012-01-20 22:59:11 +0100
commitbdbc414fea79efbec11291ef83c726233538575d (patch)
treebb5ceedb14bf3022f06567b463647818b57e967f /styles/default
parent944e824467a778a1e7d6cdfcca53238bab80df58 (diff)
Add initial tag system
Diffstat (limited to 'styles/default')
-rw-r--r--styles/default/default.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/styles/default/default.css b/styles/default/default.css
index be7957a..a6f954f 100644
--- a/styles/default/default.css
+++ b/styles/default/default.css
@@ -122,7 +122,7 @@ a {
color: black;
}
-.entry_date, .comment_date {
+.entry_date, .comment_date, .tags {
font-size: 0.8em;
color: #666;
}