Difference between revisions of "Team:TU Darmstadt/Templates/CSS"

Line 13: Line 13:
 
background-color: #fff;
 
background-color: #fff;
 
}
 
}
 
#top_menu_under {
 
    position: relative;
 
    width: 100%;
 
    height: 30px;
 
    border-bottom: 2px solid black;
 
    background-color: #555;
 
}
 
  
 
/* Center contents*/
 
/* Center contents*/
Line 31: Line 23:
 
width: 100%;
 
width: 100%;
 
height: 100%;
 
height: 100%;
 +
position: absolute;
 +
top: -0.5em;
 
}
 
}
  

Revision as of 15:29, 2 September 2015

iGEM 2015 TU Darmstadt: Under Construction!