MediaWiki:Common.css: Difference between revisions
From Freegle Wiki
Jump to navigationJump to search
(Replaced content with '→CSS placed here will be applied to all skins: ') |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
table.TOCNoNumbers .tocnumber { | |||
display: none; | |||
} |
Revision as of 11:07, 7 September 2010
/* CSS placed here will be applied to all skins */ table.TOCNoNumbers .tocnumber { display: none; }