Difference between revisions of "User:Ickputzdirwech/common.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
@import "https://en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-dark-mode.css&action=raw&ctype=text/css"; | @import "https://en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-dark-mode.css&action=raw&ctype=text/css"; | ||
+ | |||
+ | html * { | ||
+ | text-shadow: 0 0 0; | ||
+ | } |
Revision as of 16:37, 3 February 2024
@import "https://en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-dark-mode.css&action=raw&ctype=text/css"; html * { text-shadow: 0 0 0; }