summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--local.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/local.css b/local.css
index 25cba24..032a9e9 100644
--- a/local.css
+++ b/local.css
@@ -51,3 +51,7 @@ body {
blockquote {
background-color: lightgrey;
}
+
+div.pagedate {
+ font-size: 70%;
+}