MediaWiki:Vector.css: Difference between revisions

No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 54: Line 54:
   margin-top: 6px;
   margin-top: 6px;
}
}
body { background: #ff00ff !important; }
body { background: #ffffff !important; }
/* Whiten the header band behind the tabs */
#mw-page-base,
#mw-head-base {
  background: #ffffff !important;
}
/* Hide the watch/unwatch star entirely */
#ca-watch,
#ca-unwatch {
  display: none !important;
}