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

Line 111: Line 111:
 
     z-index:1;
 
     z-index:1;
 
     position:relative;
 
     position:relative;
     top:0;
+
     top:-20px;
 
     left: -4.5%;
 
     left: -4.5%;
 
     display: inline-block;
 
     display: inline-block;
Line 212: Line 212:
 
.subsectionwrapper {
 
.subsectionwrapper {
 
     display:table;
 
     display:table;
 +
    background-color: #ddd1b8; 
 
     table-layout: fixed;
 
     table-layout: fixed;
 
     width:70%;
 
     width:70%;
Line 217: Line 218:
 
}
 
}
  
.subimgrow, .subtextrow, .subimgrowm {
+
 
 +
 
 +
.subtextrow, .subimgrowm, .subimgreadmore {
 
     display: table-row;
 
     display: table-row;
 
     width:15%;
 
     width:15%;
Line 223: Line 226:
 
     wrap-text: normal;
 
     wrap-text: normal;
 
     color: #808080;
 
     color: #808080;
 +
}
 +
 +
.subimgrow {
 +
    display: table-row;
 +
    width:15%;
 +
    background-color: #f3efe7;
 +
    wrap-text: normal;
 
}
 
}
  
Line 232: Line 242:
 
.whitespace {
 
.whitespace {
 
     display: table-cell;
 
     display: table-cell;
 +
    background-color: #f3efe7;
 
     width:5%;
 
     width:5%;
 
}
 
}
Line 238: Line 249:
 
.subtext p {
 
.subtext p {
 
     margin:5% 0%;
 
     margin:5% 0%;
 +
    text-align: justify;
 +
    font-size: 1.0em;
 
}
 
}
  
Line 272: Line 285:
 
}
 
}
  
.subtextrow, .subimgrow {
+
.subtextrow, .subimgrow, .subimgreadmore {
 
     display:none;
 
     display:none;
 
}
 
}
Line 289: Line 302:
 
}
 
}
  
.subtex {
+
.subtext {
 
     position:relative;
 
     position:relative;
 
     display: table-cell;
 
     display: table-cell;
Line 314: Line 327:
  
 
}
 
}
 +
 +
#eppendorf, #bioke, #kuleuven, #lrd, #youreca, #sigma, #egilab, #kolo, #thermofisher, #solvay, #medicine, #bioscenter, #imec, #genzyme, #gips, #regensys, #gimv, #machery, #vwr, .logosmall{
 +
    opacity: 0.4;
 +
}
 +
 +
#eppendorf:hover, #bioke:hover, #kuleuven:hover, #lrd:hover, #youreca:hover, #sigma:hover, #egilab:hover, #kolo:hover, #thermofisher:hover, #solvay:hover, #medicine:hover, #bioscenter:hover, #imec:hover, #genzyme:hover, #gips:hover, #regensys:hover, #gimv:hover, #machery:hover, #vwr:hover, .logosmall:hover {
 +
    opacity: 1;
 +
}
 +
 +
 
</style>
 
</style>
  
 
</html>
 
</html>

Revision as of 16:08, 9 September 2015