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

From MafiaWiki
Jump to: navigation, search
Line 90: Line 90:
 
     border-bottom: solid #353434;
 
     border-bottom: solid #353434;
 
     border-radius: 0 0 5px 5px;
 
     border-radius: 0 0 5px 5px;
    right: 0.75em;
+
 
 
     padding-bottom: 5px;
 
     padding-bottom: 5px;
 
     padding-right: 15px;
 
     padding-right: 15px;
    padding-left: -1500px;
 
 
}
 
}
  

Revision as of 17:48, 5 July 2012

body {

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

} div#content {

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

} div#mw-head {

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

} div.vectorTabs ul li {

   background-color: transparent;
   background-image: none;

} div.vectorTabs li.selected {

   background-color: transparent;
   background-position: top left;
   /* @embed */
   background-image: none;

} div.vectorTabs {

   background-image: none;

} div.vectorTabs span {

   background-image: none;

} div.vectorTabs li a, div.vectorTabs li a span {

   color: #ffffff;
   font-weight: bold;
   text-transform: uppercase;

} div.vectorMenu h5 a {

   background-image: url(http://wiki.sc2mafia.com/skins/vector/images/tab-break-Darkcore.png);

} div.vectorMenu ul {

   border: solid 2px #cecece;
   background-color: #333333;

} div#mw-panel {

   width: 9em;
   border: 3px solid #2c2c2c;
   border-radius: 5px;
   background-color: #202020;

} h1, h2, h3, h4, h5, h6 {

   color: #8e8e8e;

}

.infobox {

   background-color: #333333;
   border: solid #535455 3px;
   border-radius: 5px;
   color: #8e8e8e;

}

  1. searchInput {
  background: #FFFFFF;
   border: 1px solid #353434;
   border-radius: 3px;
   color: #8e8e8e;
   margin: 0;
   width: 10.9em;

}

  1. right-navigation {
   margin-right: 18px;

}

  1. mw-head-base {
   background-color: #363535;
   background-image: url(http://sc2mafia.com/forum/images/styles/DarkCore/style/navBG_hover.gif);
   height: 41px;
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
   bottom: 0;
   margin-top: 0px;
   margin-left: 160px;
   background-position: top left;

}

  1. p-personal {
   background-color: #202020;
   border: 3px #353434;
   border-left: solid #353434;
   border-right: solid #353434;
   border-bottom: solid #353434;
   border-radius: 0 0 5px 5px;
   padding-bottom: 5px;
   padding-right: 15px;

}

.mw-body a:link {color: #c3c3c3} .mw-body a:visited {color: #4c4d4d} .mw-body a:hover {color: #dc0000} .mw-body a:active {color: #dc0000}

a:link {color: #c3c3c3} a:visited {color: #4c4d4d} a:hover {color: #dc0000} a:active {color: #dc0000}