I don't like CSS... weh

This commit is contained in:
Root User 2026-02-12 23:49:08 +01:00
parent b8d8cc34ce
commit e2a8420dce
Signed by: root
GPG key ID: 087F0A95E5766D72
2 changed files with 9 additions and 0 deletions

View file

@ -16,3 +16,6 @@ code, pre, kbd, tt, samp, .ui code, .ui pre, .monospace {
font-family: 'Maple Mono NF', ui-monospace, SFMono-Regular, Menlo, Monaco, "Segoe UI Mono", Roboto Mono, "Courier New", monospace !important;
}
</style>
<!-- Load the custom theme CSS (served from $FORGEJO_CUSTOM/public/assets/css) -->
<link rel="stylesheet" href="{{AppSubUrl}}/assets/css/theme-custom.css">