MediaWiki:Common.css: Difference between revisions
From Freegle Wiki
Jump to navigationJump to search
No edit summary |
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. | table.TOCWithoutNumbers .tocnumber { | ||
display: none; | display: none; | ||
} | } |
Revision as of 11:08, 7 September 2010
/* CSS placed here will be applied to all skins */ table.TOCWithoutNumbers .tocnumber { display: none; }