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

Line 209: Line 209:
 
/* subsections references */
 
/* subsections references */
 
/*********************/
 
/*********************/
 
.subtext {
 
    position:relative;
 
    margin: 5% 5px 5% 0;
 
    background-color: #ddd1b8;
 
    border: 5px solid;
 
    border-color: #ddd1b8;
 
    border-radius: 30px 30px 0px 0px;
 
}
 
  
 
.subsectionwrapper {
 
.subsectionwrapper {
Line 232: Line 223:
 
     wrap-text: normal;
 
     wrap-text: normal;
 
     color: #808080;
 
     color: #808080;
    background-color: #ddd1b8;
 
 
}
 
}
  
Line 271: Line 261:
  
 
.subtext {
 
.subtext {
 +
    position:relative;
 +
    margin: 5% 5px 5% 0;
 
     background-color: #ddd1b8;
 
     background-color: #ddd1b8;
     border-radius: 20px 20px 0px 0px;
+
    opacity: 0.95;
 +
    border: 5px solid;
 +
    border-color: #ddd1b8;
 +
     border-radius: 30px 30px 0px 0px;
 
}
 
}
 +
  
 
.subtext h2 {
 
.subtext h2 {

Revision as of 10:15, 10 September 2015