mirror of
https://github.com/samuelclay/NewsBlur.git
synced 2025-08-21 05:45:13 +00:00
Fix default theming hook
Make default theming hook more explicit
This commit is contained in:
parent
a8b26e668d
commit
e0b8c5c7aa
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ a img {
|
|||
/* = Styling & Themes = */
|
||||
/* ==================== */
|
||||
|
||||
body {
|
||||
body, body.NB-theme-sans-serif #story_pane {
|
||||
font-family: "Helvetica Neue", "Helvetica", sans-serif;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue