Difference between revisions of "MediaWiki:Darkvector.css"

From Discordia
Jump to: navigation, search
(Created page with "→‎CSS placed here will affect users of the DarkVector skin: .navbox { background-color: #2E2A37; }")
 
Line 1: Line 1:
 
/* CSS placed here will affect users of the DarkVector skin */
 
/* CSS placed here will affect users of the DarkVector skin */
.navbox {
+
.navbox,
  +
.navbox-subgroup {
 
background-color: #2E2A37;
 
background-color: #2E2A37;
 
}
 
}

Revision as of 22:36, 29 June 2020

/* CSS placed here will affect users of the DarkVector skin */
.navbox,
.navbox-subgroup {
	background-color: #2E2A37;
}