Difference between revisions of "User:Certified nqh/common.css"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
Line 1: Line 1:
body {
+
body {filter: invert(100%);}
background-color:black;
 
color:white;
 
}
 
 
 
#mw-head {
 
background-color:black;
 
color:white;
 
}
 
 
 
li {
 
background-color:black;
 
color:white;
 
}
 

Revision as of 14:51, 12 October 2023

body {filter: invert(100%);}