From 8fbff6319173bb19d2c74db70e4568fd08b01ee6 Mon Sep 17 00:00:00 2001 From: User Mms Date: Thu, 17 Oct 2024 21:08:50 +0200 Subject: tidy up --- themes/24-unification/layouts/_default/baseof.html | 1 + 1 file changed, 1 insertion(+) (limited to 'themes') diff --git a/themes/24-unification/layouts/_default/baseof.html b/themes/24-unification/layouts/_default/baseof.html index d4ba794..b780182 100644 --- a/themes/24-unification/layouts/_default/baseof.html +++ b/themes/24-unification/layouts/_default/baseof.html @@ -164,6 +164,7 @@ width: 192px; padding: 5px; box-sizing: border-box; + font-family: monospace; } > li.active { background-color: var(--button-emph-bg); -- cgit v1.2.3