Difference between revisions of "User:Teltura"

From LotR TCG Wiki
 
Line 10: Line 10:
  
 
lotrtcgwiki.com
 
lotrtcgwiki.com
 +
 +
INVERT
 +
.whitebg
  
 
CSS
 
CSS

Latest revision as of 02:55, 7 September 2020

Administrator of the Lord of the Rings TCG Wiki.

I can be contacted here, on TLHH, or on the PC Discord (username ketura on that server).


If you (like me) prefer to use a dark mode, I would advise using the DarkReader extension, and adding the following custom CSS to the Dynamic Theme Editor:

================================

lotrtcgwiki.com

INVERT
.whitebg

CSS
.whitebg {
    background-color: var(--darkreader-neutral-text);
}

================================

This will cause the custom culture icons etc to all show up properly.