mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 08:35:55 +00:00
don't set font size on <code>, keep it to <pre> only (otherwise it looks weird inline)
This commit is contained in:
File diff suppressed because one or more lines are too long
@@ -380,7 +380,6 @@ body.ttrss_main {
|
|||||||
.dijitContentPane code {
|
.dijitContentPane code {
|
||||||
color : #009900;
|
color : #009900;
|
||||||
font-family : monospace;
|
font-family : monospace;
|
||||||
font-size : 12px;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
#content-insert pre,
|
#content-insert pre,
|
||||||
|
|||||||
Reference in New Issue
Block a user