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

Line 223: Line 223:
 
.scrolldown {
 
.scrolldown {
 
     position:absolute;
 
     position:absolute;
     width: 2.5%;
+
     width: 100%;
 
     margin: auto;
 
     margin: auto;
 
     top:0;
 
     top:0;
 
     display: block;
 
     display: block;
 
     height:5%;
 
     height:5%;
 +
    background-color: #f3efe7;
 +
     
 +
}
 +
 +
.scrolldown {
 +
    position:absolute;
 +
    margin: auto;
 +
    top:0;
 +
    display: block;
 +
    height:2%;
 
     background-color: #f3efe7;
 
     background-color: #f3efe7;
 
        
 
        

Revision as of 15:09, 8 July 2015