Difference between revisions of "MediaWiki:Common.css"
From Pixelmon Wiki
m |
m |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | #toc > ul { | + | #toc > ul, .toc ul { |
list-style-type: none; | list-style-type: none; | ||
} | } |
Revision as of 09:47, 17 April 2018
/* CSS placed here will be applied to all skins */
#toc > ul, .toc ul {
list-style-type: none;
}