Difference between revisions of MediaWiki:Vector.css

NottNott (talk | contribs)
No edit summary
NottNott (talk | contribs)
No edit summary
Line 2: Line 2:


.vectorTabs li {  
.vectorTabs li {  
image: linear-gradient(to top,#ffff990,#e8f2f8 1px,#ffffff 100%)
background-image: linear-gradient(to top,#ffff990,#e8f2f8 1px,#ffffff 100%);
}
}