Difference between revisions of "Template:KU Leuven/main/css"

Line 7: Line 7:
 
/* in this section the parts of the page are defined in space and background */
 
/* in this section the parts of the page are defined in space and background */
  
.main-nav {
 
    position:fixed;
 
    width:100%;
 
    height: 30px;
 
    top: 17px;
 
    left:0;
 
    display: block;
 
    background-color: #ddd1b8;
 
    z-index: 5;
 
}
 
  
.main-navm {
 
    position:fixed;
 
    width:100px;
 
    height: 30px;
 
    top: 17px;
 
    left:0;
 
    display: block;
 
    background-color: transparent;
 
    z-index: 6;
 
}
 
  
 
#headimg {
 
#headimg {

Revision as of 07:10, 3 September 2015