mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-09-18 21:50:56 +00:00
Merge pull request #907 from manderson23/mark
Android: More dark theme improvements.
This commit is contained in:
commit
ee23ea9003
1 changed files with 4 additions and 0 deletions
|
@ -21,6 +21,10 @@ blockquote *, pre *, code * {
|
|||
background-color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
blockquote a, blockquote a span {
|
||||
background-color: #4C4C4C !important;
|
||||
}
|
||||
|
||||
.NB-story > table {
|
||||
background-color: #4C4C4C !important;
|
||||
}
|
Loading…
Add table
Reference in a new issue