From 4a749c9b51f078b5a08ff28c52d9eb72ffdfb071 Mon Sep 17 00:00:00 2001 From: Robert Young Date: Thu, 14 Aug 2025 16:39:46 +1200 Subject: [PATCH] Improve guide style Aligns it more with the standalone asciidoc style, which has much nicer margins/padding and a single pixel top border for main sections Signed-off-by: Robert Young --- _layouts/guide.html | 2 +- _sass/kroxylicious.scss | 26 +++++++++++++++++++++++--- 2 files changed, 24 insertions(+), 4 deletions(-) diff --git a/_layouts/guide.html b/_layouts/guide.html index 9496d40d..0c6921df 100644 --- a/_layouts/guide.html +++ b/_layouts/guide.html @@ -8,7 +8,7 @@ This documentation covers a non-current version of Kroxylicious. The latest version is {{ site.data.kroxylicious.latestRelease }}. {%- endif -%} -
+