I don't like CSS... weh
This commit is contained in:
parent
b8d8cc34ce
commit
e2a8420dce
2 changed files with 9 additions and 0 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue