MediaWiki:Common.css: Difference between revisions

From Path of Diablo Wiki
No edit summary
No edit summary
Line 72: Line 72:


.vector-menu-tabs-legacy .selected {
.vector-menu-tabs-legacy .selected {
    background: #2D2D2D;
     background: linear-gradient(to top, #170809 0, #170808 1px, #2D2D2D 100%);
     background: linear-gradient(to top, #170809 0, #170808 1px, #2D2D2D 100%);
}
}