Advertising:

MediaWiki:Common.css: Difference between revisions

From SAP Knowledge Base
No edit summary
No edit summary
Line 3: Line 3:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */
#ca-history { display:none!important; }
#ca-history { display:none!important; }
#ca-viewsource { display:none!important; }

Revision as of 23:47, 20 December 2024

@import "https://en.wikipedia.org/w/index.php?title=MediaWiki:Gadget-dark-mode.css&action=raw&ctype=text/css" screen and (prefers-color-scheme: dark);

/* CSS placed here will be applied to all skins */
#ca-history { display:none!important; }
#ca-viewsource { display:none!important; }