feat (hosts/mystra/forgejo)!: theming attempt
This commit is contained in:
parent
7d9c3cce20
commit
a82926cfcf
4 changed files with 38 additions and 1 deletions
5
hosts/mystra/forgejo/theme-custom.css
Normal file
5
hosts/mystra/forgejo/theme-custom.css
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
@import "./theme-forgejo-auto.css";
|
||||
|
||||
:root {
|
||||
--fonts-override: monospace;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue