Almost working...
This commit is contained in:
parent
45bd2e975f
commit
b8daeea205
1 changed files with 3 additions and 0 deletions
|
|
@ -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;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue