11,286
edits
FlyingRagnar (talk | contribs) (adding header background) |
FlyingRagnar (talk | contribs) 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 */ | ||