Difference between revisions of "User:Sysop/vector.css.test"

From MafiaWiki
Jump to: navigation, search
Line 14: Line 14:
 
     background-image: url(http://sc2mafia.com/forum/images/styles/DarkCore/style/pageBG.png);
 
     background-image: url(http://sc2mafia.com/forum/images/styles/DarkCore/style/pageBG.png);
 
}
 
}
#mw-page-base {
+
#mw-head-base {
 
         /* @embed */
 
         /* @embed */
 
         background-image: url(http://sc2mafia.com/forum/images/styles/DarkCore/style/pageBG.png);
 
         background-image: url(http://sc2mafia.com/forum/images/styles/DarkCore/style/pageBG.png);
 
}
 
}

Revision as of 16:18, 4 July 2012

body {

   background-color: #202020;
   /* @embed */
   background-image: url(http://sc2mafia.com/forum/images/styles/DarkCore/style/pageBG.png);

} div#content {

   background-color: #202020;
   /* @embed */
   background-image: url(http://sc2mafia.com/forum/images/styles/DarkCore/style/border-Darkcore.png);
   color: #8e8e8e;

}

  1. mw-page-base {
   /* @embed */
   background-image: url(http://sc2mafia.com/forum/images/styles/DarkCore/style/pageBG.png);

}

  1. mw-head-base {
       /* @embed */
       background-image: url(http://sc2mafia.com/forum/images/styles/DarkCore/style/pageBG.png);

}