Welcome to the Lylat Wiki, all about the Star Fox series! If you'd like to help out, please take a look at our community portal.

Difference between revisions of "User:TW/vector.css"

From Lylat Wiki, your source on Star Fox information. By Fans, for Fans.
Jump to navigationJump to search
m (Created page with " h1 { font-family:arial; font-size:28px;color:#FFF;} body { color: #D2B48C; background-image:url('http://starfoxwiki.org/w/images/c/c8/AssaultSoundtrackCover.png'); } #content...")
 
Line 1: Line 1:
h1 { font-family:arial; font-size:28px;color:#FFF;}
body {
body {
color: #D2B48C;
  background-image:url('http://starfoxwiki.org/w/images/c/c8/AssaultSoundtrackCover.png');
  background-image:url('http://starfoxwiki.org/w/images/c/c8/AssaultSoundtrackCover.png');
  }
  }
#content
#content
{
{
   background-image:url('http://starfoxwiki.org/w/images/c/c8/AssaultSoundtrackCover.png');
   background-image:url(http://starfoxwiki.org/w/images/1/13/StarFoxGaming.png);
   background-repeat:repeat;  
   background-repeat:repeat;  
}
}