THE WUW IS OPEN FOR BUSINESS
(even if you aren't vegan)

Monobook/MonacoGaming

From Wiki User Wiki
Jump to: navigation, search
/* Background */

body {
    font: v-small arial narrow;
    background: #09101D;
    color: red;
    margin: 0;
    padding: 0;
}

body
{ 
background-image: 
url('http://images.wikia.com/common/skins/quartz/gaming/images/background.jpg');
background-repeat: repeat-x
}

#content {
    margin: 2.8em 0 0 12.2em;
    padding: 0 1em 1.5em 1em;
    background: #0E192D;
    color: white;
    border: 1px solid white;
    border-right: none;
    line-height: 1.5em;
    position: relative;
    z-index: 2;
}

h1, h2, h3 {
  color: white;
  margin: 0px;
}

h4, h5, h6 {
  color: #FFCB3B;
  margin: 0px;
}

:link { text-decoration: none; }

:link { color: #71D1EF; }
:link:visited { color: #809DEF; }
:link:active { color: #FFFFFF; }
:link.interwiki, :link.external { color: #FFFFFF; }
:link.stub, :link.new { color: #BA0000; }

/* round tabs */
#p-cactions ul li, #p-cactions ul li a {  
  -moz-border-radius-topleft: 1em;
  -moz-border-radius-topright: 1em;
}
div.pBody {
  -moz-border-radius-topright: 1em;
  -moz-border-radius-bottomright: 4em;
}

input.searchButton {
   padding: 0 0.4em !important;
   background-color: #FFCB3B;
   border: 3px solid #09101D; 
   font-weight: normal;
}

 #p-personal li {
    z-index: 0;
    border: none;
    padding: 0;
    display: inline;
    color: #FFFFFF;
    margin-left: 1em;
    line-height: 1.2em;
    background: none;
 }
 #p-personal li a {
    text-decoration: none;
    color: #FFFFFF;
    padding-bottom: .2em;
    background: none;
 }
 #p-personal li a:hover {
    color; #DDDDDD
    padding-bottom: .2em;
    text-decoration: none;
 }

/* Left sidebar boxes */
 .pBody {
    background: #0E192D;
    border: 1px solid #FFCB3B;
    clear: both;
 }
 
 .portlet h5 {
    background: #FFCB3B;
    color: #000000;
    font-size: 9pt;
    text-align: right;
    width: 60px;
 }

 /* Top tab boxes */
 #p-cactions {
    margin-left: 20px;
 }
 
 #p-cactions, #p-cactions li, #p-cactions li a {
    -moz-border-radius: 8px 8px 0 0;
 }
 
 #p-cactions li.selected a, #p-cactions li a {
    background: #000000;
    border: 2px #FFCB3B;
    border-bottom: 0px;
    padding: 0 4px 3px !important;
    //padding-bottom: 2px !important;