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

Template:Usable/styles.css: Difference between revisions

Template page
Content deleted Content added
Gpe changed the content model of the page Template:Usage/styles.css from "wikitext" to "Sanitized CSS"
Tag: content model change
No edit summary
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: 0;
}

Revision as of 05:52, 1 October 2025

.round-box .citizen-overflow-wrapper {
    background-color: var(--color-surface-2);
    width: 100%;
    max-width: none;
    margin-bottom: 0;
    margin-top: 0;
}