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

From MafiaWiki
Jump to: navigation, search
 
(275 intermediate revisions by the same user not shown)
Line 1: Line 1:
#body {
+
body {
     background-image: url(images/pageBG.png);
+
    background-color: #202020;
 +
     background-image: url(http://sc2mafia.com/forum/images/styles/DarkCore/style/pageBG.png);
 +
    margin-right: 15px;
 +
    margin-top:0px;
 
}
 
}
 +
div#content {
 +
    top: 0px;
 +
    background-color: #202020;
 +
    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 {
 +
    background-image: url(http://sc2mafia.com/forum/images/styles/DarkCore/style/pageBG.png);
 +
    z-index: 0;
 +
}
 +
#left-navigation {
 +
    position: relative;
 +
    top: 40px;
 +
}
 +
 +
#right-navigation {
 +
    margin-right: 16px;
 +
    position: relative;
 +
    top: 0px;
 +
}
 +
div.vectorTabs ul li {
 +
    background-color: transparent;
 +
    background-image: none;
 +
}
 +
div.vectorTabs li.selected {
 +
    background-color: transparent;
 +
    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 3px #2c2c2c;
 +
    border-radius: 5px;
 +
    background-color: #202020;
 +
}
 +
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;
 +
}
 +
#searchInput {
 +
  background: #FFFFFF;
 +
    border: 1px solid #353434;
 +
    border-radius: 3px;
 +
    color: #8e8e8e;
 +
    margin: 0;
 +
    width: 10.9em;
 +
}
 +
#mw-head-base {
 +
    background-color: #8e8e8e;
 +
    background-image: url(http://sc2mafia.com/forum/images/styles/DarkCore/style/navBG_hover.gif) !important;
 +
    height: 41px;
 +
    border-top-left-radius: 3px;
 +
    border-top-right-radius: 3px;
 +
    margin-top: -40px;
 +
    margin-left: 160px;
 +
    background-position: top left;
 +
    z-index: 3;
 +
}
 +
#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}

Latest revision as of 14:21, 10 July 2012

body {

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

} div#content {

   top: 0px;
   background-color: #202020;
   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 {

   background-image: url(http://sc2mafia.com/forum/images/styles/DarkCore/style/pageBG.png);
   z-index: 0;

}

  1. left-navigation {
   position: relative;
   top: 40px;

}

  1. right-navigation {
   margin-right: 16px;
   position: relative;
   top: 0px;

} div.vectorTabs ul li {

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

} div.vectorTabs li.selected {

   background-color: transparent;
   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 3px #2c2c2c;
   border-radius: 5px;
   background-color: #202020;

} 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. mw-head-base {
   background-color: #8e8e8e;
   background-image: url(http://sc2mafia.com/forum/images/styles/DarkCore/style/navBG_hover.gif) !important;
   height: 41px;
   border-top-left-radius: 3px;
   border-top-right-radius: 3px;
   margin-top: -40px;
   margin-left: 160px;
   background-position: top left;
   z-index: 3;

}

  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}