feat (hosts/mystra/forgejo)!: theming attempt

This commit is contained in:
Henri Saudubray 2026-02-27 14:28:21 +01:00
parent 7d9c3cce20
commit a82926cfcf
Signed by: hms
GPG key ID: 7065F57ED8856128
4 changed files with 38 additions and 1 deletions

View file

@ -0,0 +1,5 @@
@import "./theme-forgejo-auto.css";
:root {
--fonts-override: monospace;
}