No edit summary
No edit summary
Line 4: Line 4:
     /* Width control */
     /* Width control */
     --fixed-width: 1200px; /* Dynamicly changed by Hook */
     --fixed-width: 1200px; /* Dynamicly changed by Hook */
          
          
     --vector-tabs: none;
     --vector-tabs: none;
     --vector-tabs-first: none;
     --vector-tabs-first: none;
     --content-background-color: #E6EFF4;
     --content-background-color: #E6EFF4;
     --content-border-top-color: #B4BEC3;
     --content-border-top-color: #678002;
 
}
}


Line 70: Line 68:
     background: none;
     background: none;
     padding: 0;
     padding: 0;
     height: 36px;
     height: 30px;
}
}


Line 186: Line 184:


nav.vector-menu h3 a {
nav.vector-menu h3 a {
     height: 36px;
     height: 30px;
     margin-right: 0px;
     margin-right: 0px;
}
}