MediaWiki:Vector.css: Difference between revisions
Screamer1234 (talk | contribs) No edit summary |
Screamer1234 (talk | contribs) No edit summary |
||
Line 99: | Line 99: | ||
} | } | ||
#left-navigation div.vectorTabs ul li,#right-navigation div.vectorTabs ul li{ | #left-navigation div.vectorTabs ul li,#right-navigation div.vectorTabs ul li{ | ||
background-color:# | background-color:#e87057; | ||
background-image:-moz-linear-gradient(top, #e87057 20%, #222 100%); | background-image:-moz-linear-gradient(top, #e87057 20%, #222 100%); | ||
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #e87057), color-stop(100%, #222)); | background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #e87057), color-stop(100%, #222)); |