View source for MediaWiki:Darkvector.css
Jump to navigation
Jump to search
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page.
/* CSS placed here will affect users of the DarkVector skin */
a {
color: #10b4e6 !important;
}
a:visited {
color: #00db93 !important;
}
#left-navigation div.darkvectorTabs li.selected, #right-navigation div.darkvectorTabs li.selected {
background-image: linear-gradient(#10b4e6 0,#333333 10%);
}
#mw-head div.darkvectorMenu h3 span {
color: #10b4e6;
}
.oo-ui-buttonElement-button, .mw-ui-button {
color: #ffffff !important;
background-color: #0278bf !important;
border-color: #fff0 !important;
}
000
1:0
Return to MediaWiki:Darkvector.css.