MediaWiki:Vector.css: Difference between revisions

From Green Policy
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will affect users of the Vector skin: #mw-page-base { background: none; } .vectorTabs li { background: white; }")
(No difference)

Revision as of 13:30, 28 March 2014

/* CSS placed here will affect users of the Vector skin */
#mw-page-base {
  background: none;
}

.vectorTabs li {
background: white;
}