MediaWiki:Common.css: Difference between revisions
no edit summary
imported>Pepblast No edit summary  | 
				imported>Pepblast  No edit summary  | 
				||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */  | /* CSS placed here will be applied to all skins */  | ||
body {  | body {  | ||
   background-image: url('/eewiki/w/images  |    background-image: url('/eewiki/w/images/a2/EEWikiLogoFlat.png');  | ||
   background-repeat: no-repeat;  |    background-repeat: no-repeat;  | ||
   background-attachment: fixed;  |    background-attachment: fixed;  | ||
   background-position: center;  |    background-position: center;  | ||
}  | }  | ||