MediaWiki:Vector.css: Difference between revisions
Appearance
Szczypak64 (talk | contribs) No edit summary |
Szczypak64 (talk | contribs) No edit summary |
||
Line 9: | Line 9: | ||
background: #fb8b23; | background: #fb8b23; | ||
border-radius: 0 0 0 25px; | border-radius: 0 0 0 25px; | ||
background-color: | background-color: purple; | ||
} | } | ||
.vector-menu-tabs-legacy li { | .vector-menu-tabs-legacy li { | ||
Line 17: | Line 17: | ||
.vector-menu-tabs-legacy .selected { | .vector-menu-tabs-legacy .selected { | ||
background: linear-gradient(to bottom, #00000000 50%, #cbf9ce 100%); | background: linear-gradient(to bottom, #00000000 50%, #cbf9ce 100%); | ||
background-color: | background-color: blue; | ||
} | } | ||
#mw-page-base { | #mw-page-base { |