Difference between revisions of "MediaWiki:Darkvector.css"

From Discordia
Jump to: navigation, search
Line 3: Line 3:
 
.navbox-subgroup {
 
.navbox-subgroup {
 
background-color: #2E2A37;
 
background-color: #2E2A37;
  +
}
  +
.navbox-even {
  +
background-color: #201e26;
 
}
 
}

Revision as of 22:40, 29 June 2020

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