Difference between revisions of "MediaWiki:Common.css"
From Austin Improv Community Wiki
Monkeyangst (talk | contribs) (Replaced content with "→CSS placed here will be applied to all skins: ") |
Monkeyangst (talk | contribs) |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
.DPLTest ul { | |||
list-style:none; | |||
} |
Revision as of 14:16, 25 April 2013
/* CSS placed here will be applied to all skins */ .DPLTest ul { list-style:none; }