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

MediaWiki:Gadget-Citizenstuff.css: Difference between revisions

MediaWiki interface page
Created page with "testing dark mode stuff: message boxes: html.skin-citizen-dark table.ambox, html.skin-citizen-dark table.imbox { background-color: #36415b #fbfbfb: ; } html.skin-citizen-dark table.fmbox-system, html.skin-citizen-dark table.ombox { background-color: #343e57 #f8f9fa: ; } html.skin-citizen-dark table.ambox { this box puts a 10px border on the left with a special color that should be preserved: border-top-color: #5e7288; border-right-color: #5e7288;..."
 
infobox
Line 63: Line 63:
border: 1px solid #909090!important;
border: 1px solid #909090!important;
background-color: #2a3932!important;
background-color: #2a3932!important;
}
/*
infobox
*/
.skin-timeless .infobox {
color: #fff;
background: #20262f;
border-color: #2f394d;
}
}