don't set font size on <code>, keep it to <pre> only (otherwise it looks weird inline)

This commit is contained in:
Andrew Dolgov 2018-12-01 12:57:38 +03:00
parent 4dbbd45caf
commit 45a4b416ba
2 changed files with 1 additions and 2 deletions

File diff suppressed because one or more lines are too long

View File

@ -380,7 +380,6 @@ body.ttrss_main {
.dijitContentPane code {
color : #009900;
font-family : monospace;
font-size : 12px;
}
#content-insert pre,