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

Revision as of 21:42, 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; }