Difference between revisions of "MediaWiki:Common.css"

134 bytes removed ,  16:21, 1 May 2011
no edit summary
Line 1,767: Line 1,767:
     border-top: 2px dotted #AAAAAA;
     border-top: 2px dotted #AAAAAA;
     margin-top: 2em;  
     margin-top: 2em;  
}
div#content
{
  background-image:url('http://starfoxwiki.org/w/images/c/c8/AssaultSoundtrackCover.png');
}
}


Line 1,778: Line 1,773:
   background-image:url('http://starfoxwiki.org/w/images/c/c8/AssaultSoundtrackCover.png'); !important
   background-image:url('http://starfoxwiki.org/w/images/c/c8/AssaultSoundtrackCover.png'); !important
   background-repeat:no-repeat;  
   background-repeat:no-repeat;  
background-attachment:none;
  background-position:center;
background-position:center;
}
}


</nowiki></pre>
</nowiki></pre>