mirror of
https://codeberg.org/polyteknisk-radiogruppe/the_prg_server_configuration.git
synced 2026-06-14 02:38:58 +02:00
Do another workaround for css styling...
This commit is contained in:
parent
02ae029209
commit
bdf317ba18
2 changed files with 19 additions and 1 deletions
|
|
@ -22,4 +22,11 @@
|
|||
/* prefer the Maple Mono Nerd Font for monospace usage */
|
||||
--fonts-monospace: 'Maple Mono NF' !important;
|
||||
--fonts-proportional: 'Jost Book' !important;
|
||||
}
|
||||
}
|
||||
|
||||
/* If some odd reason the themes are not appluing even after rebuild, try the following
|
||||
sudo systemd-tmpfiles --create --remove --exclude-prefix=/dev
|
||||
sudo systemctl restart forgejo
|
||||
|
||||
TODO: Investigate the inconsistencies, see header.tmpl as a workaround.
|
||||
*/
|
||||
Loading…
Add table
Add a link
Reference in a new issue