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 182: Line 182:
.skin-citizen .citizen-overflow-wrapper:has(.wizlords-example-table)
.skin-citizen .citizen-overflow-wrapper:has(.wizlords-example-table)
.wizlords-example-table caption {
.wizlords-example-table caption {
width: 100%;
display: table-caption !important;
max-width: 600px;
caption-side: top;
width: auto !important;
max-width: none !important;
text-align: center !important;
}
}