Fix jsMath image fonts on tomorrow theme.
This commit is contained in:
parent
4fe717649c
commit
f30323fa41
@ -3,6 +3,9 @@
|
|||||||
background-color: #282A2E;
|
background-color: #282A2E;
|
||||||
border-color: #111;
|
border-color: #111;
|
||||||
}
|
}
|
||||||
|
:root.tomorrow img[src*="//boards.4chan.org/js/jsMath/fonts/"] {
|
||||||
|
filter: invert(100%);
|
||||||
|
}
|
||||||
|
|
||||||
/* Header */
|
/* Header */
|
||||||
:root.tomorrow #header-bar.dialog {
|
:root.tomorrow #header-bar.dialog {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user