Difference between revisions of "MediaWiki:Common.css"

From Nearwiki
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: remove Toolbox: #p-tb { display:none !important; } by ferdep 03-11-13: .tocnumber { display: none; }")
 
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 22:38, 29 March 2018

/* CSS placed here will be applied to all skins */

/* remove Toolbox */
 #p-tb { display:none !important; }

/* by ferdep 03-11-13 */
.tocnumber { display: none; }