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

Line 103: Line 103:
 
     margin:0 auto;
 
     margin:0 auto;
 
     border:0;
 
     border:0;
     top:-1px;
+
     top:0;
 
     padding:0;
 
     padding:0;
 
     width:100%;
 
     width:100%;
     height:100%;
+
     height:85%;  
    opacity:1;  
+
 
}
 
}
  
Line 117: Line 116:
 
     padding:0;
 
     padding:0;
 
     width:100%;
 
     width:100%;
     height:150%;
+
     height:20%;
 
     background-color: #f3efe7;
 
     background-color: #f3efe7;
 
}
 
}
Line 186: Line 185:
  
 
/*********************/
 
/*********************/
/* Head image */
+
/*       Head       */
 
/*********************/
 
/*********************/
  
 
#topimg {
 
#topimg {
     position:absolute;
+
     position:fixed;
 
     top:0;
 
     top:0;
 
     left:0;
 
     left:0;
 
     z-index: 0;
 
     z-index: 0;
 
     width: 100%;
 
     width: 100%;
     height:95%;
+
     height:100%;
 
     background: url(https://static.igem.org/mediawiki/2015/6/68/KULeuven2015Zebra_spots.png) no-repeat center center fixed;  
 
     background: url(https://static.igem.org/mediawiki/2015/6/68/KULeuven2015Zebra_spots.png) no-repeat center center fixed;  
 
   -webkit-background-size: cover;
 
   -webkit-background-size: cover;
Line 214: Line 213:
 
     left:49%;
 
     left:49%;
 
     display: block;
 
     display: block;
     height:2%;
+
     height:25%;
 
     color: #FFFFFF;       
 
     color: #FFFFFF;       
 
}
 
}
Line 225: Line 224:
 
     padding:0;
 
     padding:0;
 
     width:70%;
 
     width:70%;
     height:15%;
+
     height:75%;
 
     display: block;
 
     display: block;
 
     background-color: #f3efe7;
 
     background-color: #f3efe7;

Revision as of 15:53, 8 July 2015