mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-31 21:41:33 +00:00
Styling more newsletter elements.
This commit is contained in:
parent
3c334d56ff
commit
81f9791761
1 changed files with 4 additions and 1 deletions
|
@ -1169,7 +1169,10 @@ background-color: #5d8392;
|
|||
color: #c0c0c0;
|
||||
background-color: #191b1c;
|
||||
}
|
||||
.NB-dark .NB-newsletter p {
|
||||
.NB-dark .NB-newsletter p,
|
||||
.NB-dark .NB-newsletter div,
|
||||
.NB-dark .NB-newsletter span,
|
||||
.NB-dark .NB-newsletter td {
|
||||
color: #c0c0c0 !important;
|
||||
}
|
||||
.NB-dark .NB-newsletter h1,
|
||||
|
|
Loading…
Add table
Reference in a new issue