User:Blackwolfe/common.css: Difference between revisions

From IdleOn MMO Wiki
imported>Blackwolfe
No edit summary
imported>Blackwolfe
No edit summary
Line 1: Line 1:
ul.tabbernav li a {
filter: invert( 1 ) hue-rotate( 180deg )
    padding: 3px 0.5em;
    margin-left: 3px;
    border: none;
    border-bottom: none;
    background: none;
    text-decoration: none;
}
 
ul.tabbernav li a hover {
background:black solid;
}
 
ul.tabbernav li.tabberactive a{
background-color: #916699;
}

Revision as of 13:26, 30 April 2021

filter: invert( 1 ) hue-rotate( 180deg )