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%;