From d1d0a292d830fd45d4a789aaf1eb8cbf852a2221 Mon Sep 17 00:00:00 2001 From: mb Date: Fri, 23 Apr 2021 22:42:58 +0200 Subject: [PATCH] Update 'LogBot/stylesheets/opentap.css' --- LogBot/stylesheets/opentap.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/LogBot/stylesheets/opentap.css b/LogBot/stylesheets/opentap.css index a36c027..01a1847 100644 --- a/LogBot/stylesheets/opentap.css +++ b/LogBot/stylesheets/opentap.css @@ -40,16 +40,16 @@ body{ margin: 10mm; background-color: white; } -/* div#container{ +div#container{ columns: 5 auto; column-gap: 5mm; -} */ +} h1{ width: 100%; text-align: center; } .post{ - float: left; + /* float: left; */ margin: 1.5em 0.75em; } .post p.message{