MediaWiki:Vector.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 966: | Line 966: | ||
/* What is LARP includes longer explanatory list items. Align its bullet edge | /* What is LARP includes longer explanatory list items. Align its bullet edge | ||
with the paragraph above instead of using the narrower Useful Links inset. */ | with the paragraph above instead of using the narrower Useful Links inset. */ | ||
.wizlords-mainpage-whatislarp-list { | #content.mw-body | ||
.wizlords-mainpage-right | |||
> ul.wizlords-mainpage-whatislarp-list, | |||
#content.mw-body | |||
.wizlords-mainpage-left | |||
> ul.wizlords-mainpage-whatislarp-list { | |||
box-sizing: border-box; | box-sizing: border-box; | ||
width: 100%; | width: 100%; | ||
| Line 975: | Line 980: | ||
} | } | ||
.wizlords-mainpage-whatislarp-list li { | #content.mw-body .wizlords-mainpage-whatislarp-list li { | ||
list-style: disc outside; | list-style: disc outside; | ||
} | } | ||