Difference between revisions of "MediaWiki:Vector.css"
| (One intermediate revision by the same user not shown) | |||
| 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: #e7e7e7 url(http://isios-ppm.com/sites/all/themes/theme796/images/body.jpg) repeat-x; } | #mw-head {background: #e7e7e7 url(http://isios-ppm.com/sites/all/themes/theme796/images/body.jpg) repeat-x; } | ||
| − | #mw-head-base {background | + | #mw-head-base {background: #e7e7e7 url(http://isios-ppm.com/sites/all/themes/theme796/images/body.jpg) repeat-x; } |
| − | #mw-page-base {background | + | #mw-page-base {background: #e7e7e7 url(http://isios-ppm.com/sites/all/themes/theme796/images/body.jpg) repeat-x; } |
body {background: #e7e7e7 url(http://isios-ppm.com/sites/all/themes/theme796/images/body.jpg) repeat-x; } | body {background: #e7e7e7 url(http://isios-ppm.com/sites/all/themes/theme796/images/body.jpg) repeat-x; } | ||
| + | */ | ||
Latest revision as of 21:45, 7 February 2014
/* CSS placed here will affect users of the Vector skin */
/*
#mw-head {background: #e7e7e7 url(http://isios-ppm.com/sites/all/themes/theme796/images/body.jpg) repeat-x; }
#mw-head-base {background: #e7e7e7 url(http://isios-ppm.com/sites/all/themes/theme796/images/body.jpg) repeat-x; }
#mw-page-base {background: #e7e7e7 url(http://isios-ppm.com/sites/all/themes/theme796/images/body.jpg) repeat-x; }
body {background: #e7e7e7 url(http://isios-ppm.com/sites/all/themes/theme796/images/body.jpg) repeat-x; }
*/