MediaWiki:Common.css: Difference between revisions

m
no edit summary
(adding header background)
mNo edit summary
Line 4: Line 4:


/* styles for header background */
/* styles for header background */
html, body {background: #f3f3f3 url(http://www.dragon-quest.org/w/images/a/a8/Header_back.gif) repeat-x; }
html, body {  
#mw-page-base { background-color: transparent; background-image:none; }
    background: #f3f3f3 url(http://www.dragon-quest.org/w/images/a/a8/Header_back.gif) repeat-x;  
}
#mw-page-base {  
    background-color: transparent;  
    background-image:none;  
}


/* Recent changes byte indicators */
/* Recent changes byte indicators */