MediaWiki:Citizen.css: Difference between revisions
MediaWiki interface page
More actions
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: | display: table-caption !important; | ||
max-width: | caption-side: top; | ||
width: auto !important; | |||
max-width: none !important; | |||
text-align: center !important; | |||
} | } | ||