Difference between revisions of "MediaWiki:Common.css"

From Mini-box.com Wiki Page
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: #ca-talkm #p-tb { display: none !important; }")
 
m
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
#ca-talkm #p-tb { display: none !important; }
+
#ca-talkm, #p-tb { display: none !important; }

Revision as of 12:47, 20 October 2020

/* CSS placed here will be applied to all skins */
#ca-talkm, #p-tb { display: none !important; }