From 98157e607cf1c4aba1257abcc7742a8c4a1b94a0 Mon Sep 17 00:00:00 2001 From: Julian Hurst Date: Mon, 11 Jan 2021 18:11:21 +0100 Subject: Add view count and atom feed url and change index --- static/light.css | 1 + 1 file changed, 1 insertion(+) (limited to 'static/light.css') diff --git a/static/light.css b/static/light.css index cbf3596..a057273 100644 --- a/static/light.css +++ b/static/light.css @@ -30,6 +30,7 @@ tr { td { padding-top: 10px; padding-bottom: 10px; + vertical-align: top; } form { -- cgit v1.2.3