forked from AkkomaGang/akkoma-fe
more styles
This commit is contained in:
parent
94b481fa9c
commit
d7eec4c30d
1 changed files with 4 additions and 1 deletions
|
@ -340,7 +340,10 @@
|
|||
|
||||
pre {
|
||||
overflow: auto;
|
||||
font-family: var(--postCodeFont, sans-serif);
|
||||
}
|
||||
|
||||
code, samp, kbd, var, pre {
|
||||
font-family: var(--postCodeFont, monospace);
|
||||
}
|
||||
|
||||
p {
|
||||
|
|
Loading…
Reference in a new issue