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 { | ||
− | + | list-style-type: none; | |
} | } |
Revision as of 09:43, 17 April 2018
/* CSS placed here will be applied to all skins */
#toc > ul {
list-style-type: none;
}