Difference between revisions of "MediaWiki:Common.css"

From MatterControl Manual
Jump to: navigation, search
(Created page with "CSS placed here will be applied to all skins: .tocnumber { display: none; }")
 
 
(32 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
 
 
 
.tocnumber { display: none; }
 
.tocnumber { display: none; }

Latest revision as of 09:44, 2 February 2016

.tocnumber { display: none; }