MediaWiki:Vector.css: Difference between revisions
Screamer1234 (talk | contribs) No edit summary |
Screamer1234 (talk | contribs) No edit summary |
||
Line 104: | Line 104: | ||
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #b55945), color-stop(100%, #b55945)); | background-image:-webkit-gradient(linear, left top, left bottom, color-stop(20%, #b55945), color-stop(100%, #b55945)); | ||
background-image:-webkit-linear-gradient(top, #b55945 20%, #333 100%); | background-image:-webkit-linear-gradient(top, #b55945 20%, #333 100%); | ||
background-image:linear-gradient(# | background-image:linear-gradient(#e67860 20%, #b55945 100%) | ||
} | } | ||
#left-navigation div.vectorTabs li.new a,#right-navigation div.vectorTabs li.new a,#left-navigation div.vectorTabs li.new a:visited,#right-navigation div.vectorTabs li.new a:visited{ | #left-navigation div.vectorTabs li.new a,#right-navigation div.vectorTabs li.new a,#left-navigation div.vectorTabs li.new a:visited,#right-navigation div.vectorTabs li.new a:visited{ |