Almost working...

This commit is contained in:
Root User 2026-02-12 23:36:13 +01:00
parent 45bd2e975f
commit b8daeea205
Signed by: root
GPG key ID: 087F0A95E5766D72

View file

@ -7,6 +7,9 @@
font-display: swap; font-display: swap;
} }
/* import base Forgejo theme so we only override what we need */
@import "./theme-forgejo-auto.css";
:root { :root {
/* prefer the Maple Mono Nerd Font for monospace usage */ /* prefer the Maple Mono Nerd Font for monospace usage */
--fonts-monospace: 'Maple Mono NF' !important; --fonts-monospace: 'Maple Mono NF' !important;