MediaWiki:Darkvector.css: Difference between revisions

Jump to: navigation, search
no edit summary
No edit summary
Tags: Manual revert Reverted
No edit summary
Tag: Reverted
Line 552: Line 552:
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #333), color-stop(100%, #2a2a2a));
     background-image: -webkit-gradient(linear, left top, left bottom, color-stop(20%, #333), color-stop(100%, #2a2a2a));
     background-image: -webkit-linear-gradient(top, #333 20%, #2a2a2a 100%);
     background-image: -webkit-linear-gradient(top, #333 20%, #2a2a2a 100%);
     background-image: linear-gradient(#333 20%, #2a2a2a 100%)
     background-image: linear-gradient(#e87057 20%, #2a2a2a 100%)
}
}


Navigation menu