diff options
Diffstat (limited to 'themes/24-unification/layouts/_default/baseof.html')
-rw-r--r-- | themes/24-unification/layouts/_default/baseof.html | 1 |
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); |