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