From 7321e667e9bdd429133591acd004d31e6d4b754c Mon Sep 17 00:00:00 2001 From: Alan Pearce Date: Sun, 18 Feb 2024 16:26:27 +0100 Subject: Remove inline styles --- templates/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'templates/style.css') diff --git a/templates/style.css b/templates/style.css index 54ad0da..5c55ef4 100644 --- a/templates/style.css +++ b/templates/style.css @@ -41,6 +41,10 @@ a { border: 0; } +.filter { + margin-bottom: 0; +} + time { font-style: italic; } -- cgit 1.4.1