Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

MediaWiki:Citizen.css: Difference between revisions

MediaWiki interface page
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: 340px;
max-width: 320px;
margin-right: auto;
margin-right: auto;
margin-left: auto;
margin-left: auto;
padding-left: 22px;
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: 560px;
max-width: 500px;
margin-right: auto;
margin-right: auto;
margin-left: auto;
margin-left: auto;
padding-left: 24px;
padding-left: 32px;
list-style: disc outside;
list-style: disc outside;
text-align: left;
text-align: left;