forked from forgejo/forgejo
#2623 fix wrong font for webhook history
This commit is contained in:
parent
c18f67ac6a
commit
c2ca103d30
2 changed files with 139 additions and 139 deletions
|
@ -1,4 +1,4 @@
|
|||
.markdown {
|
||||
.markdown:not(code) {
|
||||
overflow: hidden;
|
||||
font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif;
|
||||
font-size: 16px;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue