From df484fd9b6640639c3a6098814b41628d02e5d54 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Thu, 6 May 2021 18:21:15 +0200 Subject: Add perlmonks, irc nodes --- src/style.css | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'src/style.css') 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; +} -- cgit v1.2.3