web: force background color for code snippets
This commit is contained in:
parent
8ef4db63ad
commit
489acccf77
@ -44,6 +44,7 @@ html {
|
||||
.news-post code {
|
||||
font-family: monospace;
|
||||
white-space: break-spaces;
|
||||
background-color: #eee !important;
|
||||
}
|
||||
|
||||
.mail-thread blockquote {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user