Difference between revisions of "MediaWiki:Vector.css"

From ISIOS Documentation
Jump to: navigation, search
(Created page with "CSS placed here will affect users of the Vector skin: #mw-head {background: #b7c9df url(/skins/common/images/background-grad.png) repeat-x; } #mw-head-base {background-...")
(No difference)

Revision as of 13:55, 7 February 2014

/* CSS placed here will affect users of the Vector skin */

#mw-head {background: #b7c9df  url(/skins/common/images/background-grad.png) repeat-x; }
#mw-head-base {background-color: #b7c9df; }
#mw-page-base {background-color: #b7c9df; background-image: none;}


body { background-color:#b7c9df; }