MediaWiki:Common.css: Difference between revisions
Hunchman801 (talk | contribs) Christmas theme |
Hunchman801 (talk | contribs) Christmas theme |
||
| Line 73: | Line 73: | ||
width: 39.66%; | width: 39.66%; | ||
margin-left: 0.33%; | margin-left: 0.33%; | ||
} | |||
/* Background */ | |||
body { | |||
background: #2A2A2A url(resources/assets/skins/banner.png) 0 0 no-repeat; | |||
} | |||
#mw-page-base { | |||
background: none; | |||
} | } | ||