From d6b268829c0bf2d5b5b063d668be6ff0deed408a Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Sat, 30 May 2026 03:22:15 +0100 Subject: return of the toc --- 174bg/handbook/source/index.css | 8 +++++ 174bg/handbook/source/index.html | 76 ++++++++++++++++++++++++++++++++++++++-- 2 files changed, 82 insertions(+), 2 deletions(-) (limited to '174bg/handbook') diff --git a/174bg/handbook/source/index.css b/174bg/handbook/source/index.css index 72cd38f..ec705bb 100644 --- a/174bg/handbook/source/index.css +++ b/174bg/handbook/source/index.css @@ -1,6 +1,14 @@ @import "tailwindcss"; @plugin "@tailwindcss/typography"; +@utility hide-scrollbar { + &::-webkit-scrollbar { + display: none; + } + -ms-overflow-style: none; /* IE and Edge */ + scrollbar-width: none; /* Firefox */ +} + p { text-align: justify; } diff --git a/174bg/handbook/source/index.html b/174bg/handbook/source/index.html index 51409d9..8e5bb7a 100644 --- a/174bg/handbook/source/index.html +++ b/174bg/handbook/source/index.html @@ -6,8 +6,10 @@ 174th Battle Group Handbook - -