MediaWiki:Vector.css: Difference between revisions

From Warcraft Watch Secrets
Jump to navigation Jump to search
Content deleted Content added
No edit summary
Blanked the page
Tag: Blanking
 
(54 intermediate revisions by the same user not shown)
Line 1: Line 1:
.mw-body {
background-color: #202020;
}

body {
background-color: #111;
}

#mw-page-base {
background-color: #111;
background-image: none;
background-position: bottom left;
height: 5em;
}

.vector-menu-tabs-legacy li {
float: left;
height: 100%;
list-style: none;
margin: 0;
padding: 0;
background-image: linear-gradient(to top,#101010 0,#111 100%);
border-bottom: 1px solid #ed7117;
}

.vector-menu-tabs-legacy .selected {
background: #111;
background-image: linear-gradient(to top,#202020 0,#111 100%);
border-bottom: none;
}

.vector-menu-tabs-legacy .selected a, .vector-menu-tabs-legacy .selected a:visited {
color: #ccc;
}

.vector-menu-heading-label {
color: #00ecff;
}

.vector-legacy-sidebar .vector-menu-portal .vector-menu-heading {
display: block;
color: #ed7117;
margin: 0.5em 0 0 0.66666667em;
border: 0;
padding: 0.25em 0;
font-size: 0.75em;
font-weight: normal;
background-image: linear-gradient(to right,rgba(0,0,0,0) 0, #ed7117 33%, #ed7117 66%, rgba(0,0,0,0) 100%);
background-position: center bottom;
background-repeat: no-repeat;
background-size: 100% 1px;
}

Latest revision as of 11:25, 3 August 2025