Changes

From Drawn to Life Wiki
no edit summary
Line 95: Line 95:  
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited {
 
.vector-menu-tabs .selected a, .vector-menu-tabs .selected a:visited {
 
     color: #fff;
 
     color: #fff;
    text-decoration: none;
   
     font-weight: bold;
 
     font-weight: bold;
 +
}
 +
.vector-menu-tabs li a {
 +
    padding-top: 0.5em;
 
}
 
}