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

MediaWiki:Common.css: Difference between revisions

MediaWiki interface page
No edit summary
No edit summary
Line 1,545: Line 1,545:
.ww-navbox > .mw-collapsible-content {
.ww-navbox > .mw-collapsible-content {
clear: both;
clear: both;
font-size: 0;
line-height: 0;
}
}


Line 1,553: Line 1,555:
border-left: 2px solid var(--wiz-content-background, #222);
border-left: 2px solid var(--wiz-content-background, #222);
border-right: 2px solid var(--wiz-content-background, #222);
border-right: 2px solid var(--wiz-content-background, #222);
font-size: 13px;
line-height: 1.5;
}
}