Difference between revisions of "MediaWiki:Common.css"

From runerokWiki
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: #p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { display: none; }")
 
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
#p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { display: none; }
+
#p-tb { display: none; }

Latest revision as of 19:55, 30 May 2025

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