Difference between revisions of "MediaWiki:Modern.css"
From EncycloPEZia
Jump to navigationJump to searchLine 1: | Line 1: | ||
/* CSS placed here will affect users of the Modern skin */ | /* CSS placed here will affect users of the Modern skin */ | ||
− | #NewestPages | + | #NewestPages ol |
{ | { | ||
margin: 0.3em 0px 0px 0.8em; | margin: 0.3em 0px 0px 0.8em; |
Revision as of 12:22, 30 November 2009
/* CSS placed here will affect users of the Modern skin */ #NewestPages ol { margin: 0.3em 0px 0px 0.8em; } #NewestPages li { display: inline; list-style-type: none; padding-right: 20px; }