MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More actions
No edit summary |
No edit summary |
||
| Line 345: | Line 345: | ||
bullets remain conventionally left-aligned. */ | bullets remain conventionally left-aligned. */ | ||
.skin-citizen .wizlords-mainpage-link-list, | .skin-citizen .wizlords-mainpage-link-list, | ||
.skin-citizen .wizlords-useful-links, | |||
.skin-citizen | .skin-citizen | ||
:is(.wizlords-mainpage-left, .wizlords-mainpage-right):has(#What_is_LARP) | :is(.wizlords-mainpage-left, .wizlords-mainpage-right):has(#What_is_LARP) | ||
| Line 350: | Line 351: | ||
box-sizing: border-box; | box-sizing: border-box; | ||
width: 100%; | width: 100%; | ||
max-width: | max-width: 320px; | ||
margin-right: auto; | margin-right: auto; | ||
margin-left: auto; | margin-left: auto; | ||
padding-left: | padding-left: 24px; | ||
list-style: disc outside; | list-style: disc outside; | ||
text-align: left; | text-align: left; | ||
| Line 444: | Line 445: | ||
.skin-citizen .wizlords-mainpage-link-list, | .skin-citizen .wizlords-mainpage-link-list, | ||
.skin-citizen .wizlords-useful-links, | |||
.skin-citizen | .skin-citizen | ||
:is(.wizlords-mainpage-left, .wizlords-mainpage-right):has(#What_is_LARP) | :is(.wizlords-mainpage-left, .wizlords-mainpage-right):has(#What_is_LARP) | ||
| Line 449: | Line 451: | ||
box-sizing: border-box; | box-sizing: border-box; | ||
width: 100%; | width: 100%; | ||
max-width: | max-width: 500px; | ||
margin-right: auto; | margin-right: auto; | ||
margin-left: auto; | margin-left: auto; | ||
padding-left: | padding-left: 32px; | ||
list-style: disc outside; | list-style: disc outside; | ||
text-align: left; | text-align: left; | ||