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; }")
 
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; }

Revision as of 19:42, 30 May 2025

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