Template:Usable/styles.css: Difference between revisions
Template page
More actions
// via Wikitext Extension for VSCode Tag: Blanking |
// via Wikitext Extension for VSCode Tag: Manual revert |
||
| (7 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
.round-box .citizen-overflow-wrapper { | |||
background-color: var(--color-surface-2); | |||
width: 100%; | |||
max-width: none; | |||
margin-bottom: 0; | |||
margin-top: 7px; | |||
} | |||
.round-box .citizen-overflow-wrapper .wikitable { | |||
width: 100%; | |||
} | |||