From bc288cdc12e9bfdf9ed2fe0954b7b25ce2ede009 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Romain=20Gon=C3=A7alves?= Date: Sat, 7 Aug 2021 21:26:15 +0200 Subject: Display options for date in index --- src/style/style.css | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/style') diff --git a/src/style/style.css b/src/style/style.css index 8d60214..1aaf857 100644 --- a/src/style/style.css +++ b/src/style/style.css @@ -52,10 +52,6 @@ ul.index li { background-color: #eeeeee; } ul.index li span { - float: right; -} - -span.date { display: block; } -- cgit v1.2.3