From 448db082d4a5e7a1a1508fe14006d413dd76b17b Mon Sep 17 00:00:00 2001 From: alicestrt Date: Fri, 23 Apr 2021 18:30:28 +0200 Subject: [PATCH] Update 'LogBot/stylesheets/opentap.css' --- LogBot/stylesheets/opentap.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/LogBot/stylesheets/opentap.css b/LogBot/stylesheets/opentap.css index 9d9f10b..1e20330 100644 --- a/LogBot/stylesheets/opentap.css +++ b/LogBot/stylesheets/opentap.css @@ -39,6 +39,10 @@ IT IS SAVED AS open-tap.pdf body{ margin: 10mm; background-color: white; + column-count: 5; + column-gap: 5mm; + column-fill: balance; + column-rule-width: medium; } h1{ width: 100%;