From 90004305a06b068fd3cd809b50306e1d8bced4db Mon Sep 17 00:00:00 2001 From: Jon <134811123+jonsmy@users.noreply.github.com> Date: Sun, 25 Feb 2024 22:04:55 +0000 Subject: [PATCH] stylesheets/style.css: add space between barcol children --- stylesheets/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/stylesheets/style.css b/stylesheets/style.css index f449a17c..cb9972b4 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -2054,6 +2054,10 @@ span.orangeQuote { padding: 0px 3px; } +.bar-collection .threadlinks:not(:first-child) { + margin-left:4px +} + .lcn-bar .threadlinks:before, .lcn-bar .threadlinks:after, .lcn-bar .threadlinks .threadlink:not(:first-child):before {