Difference between revisions of "MediaWiki:Vector.css"
(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-...") |
|||
| Line 1: | Line 1: | ||
/* CSS placed here will affect users of the Vector skin */ | /* CSS placed here will affect users of the Vector skin */ | ||
| − | #mw-head {background: # | + | #mw-head {background: #e7e7e7url(http://isios-ppm.com/sites/all/themes/theme796/images/body.jpg) repeat-x; } |
| − | #mw-head-base {background-color: # | + | #mw-head-base {background-color: #e7e7e7url; } |
| − | #mw-page-base {background-color: # | + | #mw-page-base {background-color: #e7e7e7url; background-image: none;} |
| − | body { background-color:# | + | body { background-color:#e7e7e7url; } |
Revision as of 18:01, 7 February 2014
/* CSS placed here will affect users of the Vector skin */
#mw-head {background: #e7e7e7url(http://isios-ppm.com/sites/all/themes/theme796/images/body.jpg) repeat-x; }
#mw-head-base {background-color: #e7e7e7url; }
#mw-page-base {background-color: #e7e7e7url; background-image: none;}
body { background-color:#e7e7e7url; }