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

Line 215: Line 215:
 
/********************/
 
/********************/
  
.summary {
+
#pagetitle {
     position: relative;
+
     position: absolute;
    margin: 2% 15% auto;
+
     top:0;
    border:0;
+
     width: 100%;
     top:15%;
+
     hight:10%;
    padding:0;
+
     text-align:center;  
     width:70%;
+
     font-size:1.20em;
     height:85%;
+
     display: block;
+
     background-color: #f3efe7;
+
 
}
 
}
     
 
  
 
.summary text {
 
.summary text {
 
     position:absolute;
 
     position:absolute;
     width:95%;
+
     width:65%;
     top: -10%;
+
     top: 20%;
 
}
 
}
  
Line 241: Line 237:
  
 
}
 
}
 
  
 
/*********************/
 
/*********************/

Revision as of 14:27, 14 July 2015