From 96b99b0d22f5a96146390d8c8e0ee46b8d17d88f Mon Sep 17 00:00:00 2001 From: Erik Date: Mon, 2 Mar 2020 08:31:24 +0100 Subject: [PATCH] =?UTF-8?q?=E2=80=9Ethreadr/style.css=E2=80=9C=20=C3=A4nde?= =?UTF-8?q?rn?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- threadr/style.css | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/threadr/style.css b/threadr/style.css index 8ed6301..6a5acec 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -300,11 +300,10 @@ ul.list { background-color: #001858; } -ul.list li {float: none;} - -ul.list li p { +ul.list li { + float: none; display: block; - text-align: left; + text-align: center; color: #fef6e4; font-family: monospace; font-size: 1em;