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

Line 173: Line 173:
 
     font-size:1.1em;
 
     font-size:1.1em;
 
     font-weight: normal;
 
     font-weight: normal;
 +
}
 +
 +
/*********************/
 +
/* footer */
 +
/*********************/
 +
 +
.sponsorsleft {
 +
    position:absolute;
 +
    height:60%;
 +
    width:35%;
 +
    display: inline;
 +
    left:0;
 +
    bottom:0;
 +
}
 +
 +
#kuleuven {
 +
    position:absolute;
 +
    width:30%;
 +
    display: inline;
 +
    left:20%;
 +
    bottom:14%;
 +
}
 +
 +
#krd {
 +
    position:absolute;
 +
    width:30%;
 +
    display: inline;
 +
    left:45%;
 +
    top:0%;
 +
}
 +
 +
#youreca {
 +
    position:absolute;
 +
    width:30%;
 +
    display: inline;
 +
    right:5%;
 +
    bottom:15%;
 +
}
 +
 +
#footercenter {
 +
    position:absolute;
 +
    height:100%;
 +
    display: inline;
 +
    left:35%;
 +
    right:35%;
 +
    bottom:0;
 +
}
 +
 +
 +
#bioscenter {
 +
    position:absolute;
 +
    width:50%;
 +
    display: block;
 +
    left:15%;
 +
    bottom:50%;
 +
    z-index:2;
 +
}
 +
 +
#bioscenter img{
 +
    position:absolute;
 +
    left:0;
 +
    bottom:0;
 +
    z-index:2;
 +
}
 +
 +
#footerimg {
 +
    position:absolute;
 +
    width:100%;
 +
    height:20%;
 +
    display: block;
 +
    left:0;
 +
    right:0;
 +
    bottom:0;
 +
}
 +
 +
#footerimg img{
 +
    position:absolute;
 +
    bottom:0;
 +
    left:0;
 +
    opacity: 0.5;
 +
    z-index:1;
 +
 +
}
 +
 +
.sponsorsright {
 +
    position:absolute;
 +
    height:60%;
 +
    width:35%;
 +
    display: inline;
 +
    right:0;
 +
    bottom:0;
 +
}
 +
 +
#medicine {
 +
    position:absolute;
 +
    width:25%;
 +
    display: inline;
 +
    right:20%;
 +
    bottom:0;
 +
}
 +
 +
#solvay {
 +
    position:absolute;
 +
    width:40%;
 +
    display: inline;
 +
    left:5%;
 +
    bottom:0;
 
}
 
}
  
Line 178: Line 285:
 
/* subsections references */
 
/* subsections references */
 
/*********************/
 
/*********************/
 +
 +
  
 
.subsectionwrapper {
 
.subsectionwrapper {

Revision as of 15:28, 18 August 2015