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

Line 50: Line 50:
 
}
 
}
  
#footer {
+
 
    top:0;
+
    opacity:0.90;
+
    position:relative;
+
    display: block;
+
    height:240px;
+
    width:100%;
+
    background-color: #f3efe7;
+
}
+
  
 
/*********************/
 
/*********************/
Line 194: Line 186:
 
/*********************/
 
/*********************/
  
.subsectionwrapper {
 
    display:table;
 
    width:70%;
 
    margin:auto;
 
}
 
 
.subimgrow, .subtextrow {
 
    display: table-row;
 
    width:15%;
 
    vertical-align:top;
 
    wrap-text: normal;
 
    color: #808080;
 
    font-family: 'Handlee';
 
}
 
 
.whitespace {
 
    display: table-cell;
 
    width:20px;
 
}
 
 
.subimg, .subtext {
 
    display: table-cell;
 
}
 
 
.subtext p {
 
    margin:5% 0%;
 
}
 
 
.readmorebutton {
 
    display: table-cell;
 
    text-align:left;
 
    margin:5% 0%;
 
}
 
  
  

Revision as of 18:45, 9 September 2015