Last edited 3 years ago
by WikiSysop

MediaWiki:Common.css: Difference between revisions

No edit summary
No edit summary
Line 3: Line 3:
.bs-custom-menu-header-container {background-color: #ffde6f;}
.bs-custom-menu-header-container {background-color: #ffde6f;}
.wrapper .navigation-main {background-color: #34464b;}
.wrapper .navigation-main {background-color: #34464b;}
.bs-custom-menu-header-container .bs-custom-menu.header a:link, .bs-custom-menu-header-container .bs-custom-menu.header a:visited {color: #34464b;}
.bs-custom-menu-header-container .bs-custom-menu.header a {color: #34464b;}

Revision as of 11:10, 16 June 2020

/* CSS placed here will be applied to all skins */

.bs-custom-menu-header-container {background-color: #ffde6f;}
.wrapper .navigation-main {background-color: #34464b;}
.bs-custom-menu-header-container .bs-custom-menu.header a {color: #34464b;}