Difference between revisions of "MediaWiki:Darkvector.css"

From TAMS Wiki
Jump to navigation Jump to search
(-_-)
Tag: Replaced
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
 
/* CSS placed here will affect users of the DarkVector skin */
 
/* CSS placed here will affect users of the DarkVector skin */
 
 
a,
 
.mw-body a.external,
 
.mw-body a.extiw,
 
.uls-language-list a {
 
    color: #8FC9FE !important;
 
}
 
 
#left-navigation div.darkvectorTabs li.selected, #right-navigation div.darkvectorTabs li.selected {
 
    background-image: linear-gradient(#8FC9FE 0,#333333 10%);
 
}
 
 
.oo-ui-buttonElement-button, .mw-ui-button {
 
    background-color: #8FC9FE !important;
 
    border-color: #8FC9FE !important;
 
}
 
 
ul {
 
    list-style-image: none;
 
}
 

Latest revision as of 17:59, 29 March 2021

/* CSS placed here will affect users of the DarkVector skin */