Difference between revisions of "Team:Valencia UPV/main.css"

m
Line 11: Line 11:
 
/* Redesigning the topmenu */
 
/* Redesigning the topmenu */
 
/***************************/
 
/***************************/
body {
 
    margin: 10px 0 0 0;
 
    padding: 0;}
 
#top-section {
 
    width: 965px;
 
    height: 0;
 
    margin: 0 auto;
 
    padding: 0;
 
    border: none;}
 
#menubar {
 
    font-size: 65%;
 
    top: -14px;}
 
.left-menu:hover {
 
    background-color: transparent;}
 
#menubar li a {
 
    background-color: transparent;}
 
#menubar:hover {
 
    color: white;}
 
#menubar li a {
 
    color: transparent;}
 
#menubar:hover li a {
 
    color: white;}
 
#menubar > ul > li:last-child {
 
    display:none;}
 
  
 
#contentSub, #footer-box, #catlinks, #search-controls, #p-logo, .printfooter, .visualClear {display: none;}
 
#globalWrapper, #content { /*-- changes default wiki settings --*/
 
width: 100%;
 
height: 100%;
 
border: 0px;
 
background-color: transparent;
 
margin: 0px;
 
padding: 0px;
 
}
 
  
 
/* Remove wiki style DTU Denmark */
 
/* Remove wiki style DTU Denmark */

Revision as of 15:04, 9 September 2015