#2623 fix wrong font for webhook history

This commit is contained in:
Unknwon
2016-03-05 23:09:16 -05:00
parent c18f67ac6a
commit c2ca103d30
2 changed files with 139 additions and 139 deletions

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
.markdown {
.markdown:not(code) {
overflow: hidden;
font-family: "Helvetica Neue", Helvetica, "Segoe UI", Arial, freesans, sans-serif;
font-size: 16px;