chiark
/
gitweb
/
~mdw
/
profile
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
fdfba7a
)
firefox/stylus/tvtropes.com.css: Make the text be actually white.
author
Mark Wooding
<mdw@distorted.org.uk>
Thu, 20 May 2021 18:00:21 +0000
(19:00 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Thu, 20 May 2021 18:00:21 +0000
(19:00 +0100)
firefox/stylus/tvtropes.com.css
patch
|
blob
|
blame
|
history
diff --git
a/firefox/stylus/tvtropes.com.css
b/firefox/stylus/tvtropes.com.css
index 21b26e0fc6fb8a500fac27343a9927a70c4ce06d..7fc6b58b12b73510c6f0b5040b290ce0066344ee 100644
(file)
--- a/
firefox/stylus/tvtropes.com.css
+++ b/
firefox/stylus/tvtropes.com.css
@@
-15,4
+15,10
@@
h1, h2, h3,
.tablet-on.inline { display: inline-block !important; }
.tablet-off { display: none !important; }
#main-header-logoButton { margin-left: 20px; }
.tablet-on.inline { display: inline-block !important; }
.tablet-off { display: none !important; }
#main-header-logoButton { margin-left: 20px; }
+
+body >#user-prefs.night-vision ~ #main-container #main-content,
+body >#user-prefs.night-vision ~ #main-container #main-entry .article-content {
+ color: #fff !important;
+ background-color: #111;
+}
/*@END*/
/*@END*/