aboutsummaryrefslogtreecommitdiff
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/style.css b/src/style.css
index f02e3f0..c150661 100644
--- a/src/style.css
+++ b/src/style.css
@@ -38,3 +38,10 @@ p.intro cite {
.box h2 {
font-size: 18px;
}
+
+.entry .date, .entry .from {
+ font-size: smaller;
+}
+.entry {
+ margin-bottom: 1em;
+}