summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorUser Mms <mms@voyager.local>2024-10-17 21:08:50 +0200
committerUser Mms <mms@voyager.local>2024-10-17 21:08:50 +0200
commit8fbff6319173bb19d2c74db70e4568fd08b01ee6 (patch)
tree58697a5b114fe41f83a49b8dd3bed3e885df1d43 /themes
parent56a32cb861e698cbe633b037e4a9bc42dd7403c3 (diff)
tidy up
Diffstat (limited to 'themes')
-rw-r--r--themes/24-unification/layouts/_default/baseof.html1
1 files changed, 1 insertions, 0 deletions
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);