MediaWiki:Vector.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 967: | Line 967: | ||
with the paragraph above instead of using the narrower Useful Links inset. */ | with the paragraph above instead of using the narrower Useful Links inset. */ | ||
#content.mw-body | #content.mw-body | ||
#bodyContent | |||
.mw-parser-output | |||
.wizlords-mainpage-right | .wizlords-mainpage-right | ||
> ul.wizlords-mainpage-whatislarp-list, | > ul.wizlords-mainpage-whatislarp-list, | ||
#content.mw-body | #content.mw-body | ||
#bodyContent | |||
.mw-parser-output | |||
.wizlords-mainpage-left | .wizlords-mainpage-left | ||
> ul.wizlords-mainpage-whatislarp-list { | > ul.wizlords-mainpage-whatislarp-list { | ||
| Line 980: | Line 984: | ||
} | } | ||
#content.mw-body .wizlords-mainpage-whatislarp-list li { | #content.mw-body | ||
#bodyContent | |||
.mw-parser-output | |||
.wizlords-mainpage-whatislarp-list | |||
> li { | |||
margin-left: 0; | |||
list-style: disc outside; | list-style: disc outside; | ||
} | } | ||