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

 
(19 intermediate revisions by 2 users not shown)
Line 22: Line 22:
 
     border:0;
 
     border:0;
 
     padding:0;
 
     padding:0;
 +
    margin:0;
 
     width:100%;  
 
     width:100%;  
 
}
 
}
Line 77: Line 78:
  
 
#hiddenimg {
 
#hiddenimg {
    visibility:hidden;
+
    position:relative;
    width:100%;
+
    visibility:hidden;
    top:0;
+
    width:100%;
 +
    top:0;
 +
    left:0;
 +
    display:block;
 +
}
 +
 
 +
#logowrapper {
 +
    display:block;
 +
    position:relative;
 +
    left:0;
 +
    width:100%;
 +
    background-color: #f3efe7;   
 
}     
 
}     
  
Line 95: Line 107:
 
     position:relative;
 
     position:relative;
 
     height:100%;
 
     height:100%;
 
 
}
 
}
  
Line 101: Line 112:
 
     position:relative;
 
     position:relative;
 
     width:60%;
 
     width:60%;
     top:0;
+
     bottom:-20%;
 
     display:inline-block;
 
     display:inline-block;
 
     z-index:1;
 
     z-index:1;
Line 114: Line 125:
 
     z-index:1;
 
     z-index:1;
 
     position:relative;
 
     position:relative;
     top:0;
+
     bottom:0;
 
     display: inline-block;
 
     display: inline-block;
 
     width:15%;  
 
     width:15%;  
 
     opacity: 0.95;
 
     opacity: 0.95;
 +
    background-color: #f3efe7;
 
}
 
}
  
Line 131: Line 143:
 
     opacity: 0.95;
 
     opacity: 0.95;
 
     right:0;
 
     right:0;
     top:0;
+
     bottom:0;
 
     width:15%;
 
     width:15%;
 +
    background-color: #f3efe7;
 
}
 
}
  
Line 153: Line 166:
 
.summary {
 
.summary {
 
     position: relative;
 
     position: relative;
     margin: 200px 20% 5% auto;
+
     margin: 5% 20% 5% auto;
 
     border:0;
 
     border:0;
 
     top:0;
 
     top:0;
Line 236: Line 249:
 
     left:20%;
 
     left:20%;
 
     bottom:14%;
 
     bottom:14%;
 +
}
 +
 +
#krd {
 +
    position:absolute;
 +
    width:30%;
 +
    display: inline;
 +
    left:45%;
 +
    top:0%;
 
}
 
}
  

Latest revision as of 08:57, 7 August 2015