Changes

Jump to navigation Jump to search

MediaWiki:Vector.css

468 bytes added, 22:49, 28 September 2019
Created page with "CSS placed here will affect users of the Vector skin: body { background: #fff; } #mw-page-base { background: #f3da71; } #mw-head a, #mw-head a:visited { color:..."
/* CSS placed here will affect users of the Vector skin */

body {
background: #fff;
}

#mw-page-base {
background: #f3da71;
}


#mw-head a,
#mw-head a:visited {
color: #a47230;
}

#mw-panel .portal .body li a,
#mw-panel .portal .body li a:visited {
color: #2b829b;
}


#mw-panel .portal .body {
font-size: 18px;
}

#mw-panel.collapsible-nav .portal .body {
margin-left: 0.9em;
}

.vectorTabs ul,
.vectorTabs ul li.
.vectorTabs span {
background: none;
}

Navigation menu