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

 
(234 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
<html>
 
<html>
 
<link href='http://fonts.googleapis.com/css?family=Annie+Use+Your+Telescope' rel='stylesheet' type='text/css'>
 
  
 
<style>
 
<style>
 
 
 
/*********************/
 
/*********************/
 
/*      PAGES      */
 
/*      PAGES      */
Line 11: Line 7:
 
/* in this section the parts of the page are defined in space and background */
 
/* in this section the parts of the page are defined in space and background */
  
.main-nav {
+
 
    position:fixed;
+
    width:100%;
+
    height: 30px;
+
    top: 17px;
+
    left:0;
+
    display: block;
+
    background-color: #ddd1b8;
+
    z-index: 5;
+
}
+
  
 
#headimg {
 
#headimg {
     position: relative;
+
     position:relative;
    margin:0 auto;
+
 
     border:0;
 
     border:0;
    top:0;
 
 
     padding:0;
 
     padding:0;
     width:100%;
+
     margin:0;
     height:78.5%;  
+
     width:100%;  
 
}
 
}
 
  
 
#summarywrapper {
 
#summarywrapper {
Line 41: Line 25:
 
     padding:0;
 
     padding:0;
 
     width:100%;
 
     width:100%;
     height:50%;
+
     height:auto;
 
     background-color: #f3efe7;
 
     background-color: #f3efe7;
 
     overflow:hidden;
 
     overflow:hidden;
Line 48: Line 32:
 
.subsections {
 
.subsections {
 
     position: relative;
 
     position: relative;
     display: block
+
     display: block;
    margin:0 auto;
+
    border:0;
+
    padding:0;
+
    width:100%;
+
    height:100%;
+
    opacity:0.95;
+
    background-color: #f3efe7;
+
}
+
 
+
 
+
#footer {
+
 
     top:0;
 
     top:0;
 +
    width:90%;
 +
    height:auto;
 +
    padding:0% 5% 0% 5%;
 
     opacity:0.95;
 
     opacity:0.95;
     position:relative;
+
     background-color: #f3efe7;
     display: block;
+
     z-index:2;
    height:240px;
+
    width:100%;
+
    background-color: #f3efe7;
+
 
}
 
}
 
  
 
/*********************/
 
/*********************/
Line 76: Line 48:
 
#topimg {
 
#topimg {
 
     position:fixed;
 
     position:fixed;
    top:0;
 
    left:0;
 
 
     z-index: 0;
 
     z-index: 0;
 
     width: 100%;
 
     width: 100%;
 
     height:100%;
 
     height:100%;
     background: url(https://static.igem.org/mediawiki/2015/6/68/KULeuven2015Zebra_spots.png) no-repeat center center fixed;
+
      
  -webkit-background-size: cover;
+
  -moz-background-size: cover;
+
  -o-background-size: cover;
+
  background-size: cover;
+
 
}
 
}
  
#scrolldown {
+
#hiddenimg {
     position:absolute;
+
     position:relative;
 +
    visibility:hidden;
 +
    width:100%;
 +
    top:0;
 
     left:0;
 
     left:0;
     bottom:-21%;
+
     display:block;
 +
}
 +
 
 +
#logowrapper {
 +
    display:block;
 +
    position:relative;
 +
    left:10px;
 
     width:100%;
 
     width:100%;
     display: block;
+
     background-color: #f3efe7;   
     height:14%;
+
}   
 +
 
 +
#scrolldown {
 +
    position:relative;
 +
     height:40px;
 +
    width:40px;
 +
    display:block;
 
     color: #FFFFFF;  
 
     color: #FFFFFF;  
     z-index:1;  
+
     z-index:1;   
    
+
 
}
 
}
  
 
#scrolldown img {
 
#scrolldown img {
     position:absolute;
+
     position:relative;
     height:80%;
+
     height:100%;
    top:15%;
+
    left:50%;
+
-moz-transform:translateX(-50%);
+
-ms-transform:translateX(-50%);
+
-webkit-transform:translateX(-50%);
+
transform:translateX(-50%);
+
 
}
 
}
  
#logoiGEMKUL {   /*this is our logo*/
+
#center {
     top:1.2%;  
+
     position:relative;
 +
    width:60%;
 +
    bottom:-20%;
 +
    display:inline-block;
 
     z-index:1;
 
     z-index:1;
     position:absolute;
+
}
     margin: auto;
+
 
     left:1%;
+
#pagetitle {
     display: block;
+
    display:block;
     height:19%;  
+
 
 +
}
 +
 
 +
#logoiGEMKUL {  /*this is our logo*/ 
 +
    z-index:1;
 +
     position:relative;
 +
     top:-20px;
 +
     left: -4.5%;
 +
     display: inline-block;
 +
     width:15%;  
 
     opacity: 0.95;
 
     opacity: 0.95;
     bottom:-119%;
+
     background-color: #f3efe7;
 +
}
 +
 
 +
#logoiGEMKUL img{
 +
    width:80%;
 +
    left:5%;
 
}
 
}
  
 
#summarylogos {   
 
#summarylogos {   
    top:3.5%;   
 
 
     z-index:1;
 
     z-index:1;
     position:absolute;
+
     position:relative;
    margin: auto;
+
     display:inline-block;
    left:83.5%;
+
     display:inline-block;  
+
    height:7%;
+
 
     opacity: 0.95;
 
     opacity: 0.95;
     bottom:-115%;
+
     right:-10px;
 +
    top:-20px;
 +
    bottom:0;
 +
    width:17%;
 +
    background-color: #f3efe7;
 
}
 
}
  
 
#summarylogofacebook {   
 
#summarylogofacebook {   
     display:inline-block;  
+
     display:inline-block;
 +
    position:relative;
 +
    width:15%;
 
}
 
}
  
 
#summarylogotwitter {   
 
#summarylogotwitter {   
 
     display:inline-block;  
 
     display:inline-block;  
 +
    position:relative;
 +
    width:15%;
 
}
 
}
  
 
#summarylogomail {   
 
#summarylogomail {   
 
     display:inline-block;  
 
     display:inline-block;  
 +
    position:relative;
 +
    width:15%;
 
}
 
}
 +
 
/*********************/
 
/*********************/
 
/*    Summary      */
 
/*    Summary      */
 
/********************/
 
/********************/
 +
     
 +
.summary {
 +
    position: relative;
 +
    margin: 5% 20% 0% auto;
 +
    border:0;
 +
    top:0;
 +
    padding:0;
 +
    width:60%;
 +
    display: block;
 +
    background-color: #f3efe7;
 +
    color: #808080;
 +
    font-family: 'Handlee';
 +
    font-size:1.2em;
 +
}
  
#pagetitle {
+
#more1 {  
     position: absolute;
+
     display:inline-block;  
    top:0; 
+
    width: 100%;
+
    hight:10%;
+
    text-align:center;
+
    font-size:1.20em;
+
 
}
 
}
  
.summary text {
+
#more2 {  
     position:absolute;
+
     display:inline-block;  
     width:65%;
+
}
     top: 33%;
+
 
 +
#more3 { 
 +
     display:inline-block;  
 +
}
 +
 
 +
#more4 { 
 +
    display:inline-block;
 +
}
 +
 
 +
#more5 { 
 +
     display:inline-block;  
 
}
 
}
  
 
#comingsoon {
 
#comingsoon {
     position:absolute;
+
     position:relative;
 +
    display:inline-block; 
 
     font-size: 3.0em;
 
     font-size: 3.0em;
 
     font-weight: bold;
 
     font-weight: bold;
     color: #808080;
+
     color: #4A4A4A;
 +
    background-color:#f3efe7;
 
     font-family: 'Handlee';
 
     font-family: 'Handlee';
 
     text-align:center;
 
     text-align:center;
     margin:0;
+
     padding:5% 0;
     bottom:13%;
+
     bottom:5%;
 +
    opacity:0.95;
 
}
 
}
  
.summary h2 {
+
/*********************/
 +
/* subsections references */
 +
/*********************/
  
 +
.subtext {
 +
    position:relative;
 +
    margin: 5% 5px 5% 0;
 
}
 
}
  
.summary p {
+
.subsectionwrapper {
 +
    display:table; 
 +
    table-layout: fixed;
 +
    width:70%;
 +
    margin:auto;
 +
}
  
 +
.subtextrow {
 +
    display: table-row;
 +
    width:15%;
 +
    vertical-align:top;
 +
    wrap-text: normal;
 +
    color: #808080;
 +
    background: #ddd1b8;
 +
    border-radius: 30px 30px 0px 0px;
 
}
 
}
  
/*********************/
+
.subimgrowm {
/* subsections references */
+
    display: table-row;
/*********************/
+
    width:15%;
 +
    vertical-align:top;
 +
    wrap-text: normal;
 +
    color: #808080;
 +
}
  
 +
.subimgreadmore {
 +
    display: table-row;
 +
    width:15%;
 +
    vertical-align:top;
 +
    wrap-text: normal;
 +
    color: #808080;
 +
    background-color: #ddd1b8;
 +
}
  
.subsectionswrapper {
+
.subimgrow {
     position: relative;
+
     display: table-row;
     display: block;
+
    width:15%;
     margin:0 auto;
+
    background: linear-gradient(#f3efe7,#ddd1b8);
 +
    wrap-text: normal;
 +
}
 +
 
 +
.subimgrowm {
 +
     display:none;
 +
}
 +
 
 +
 
 +
.whitespace {
 +
    display: table-cell;
 +
    background-color: #f3efe7;
 +
    width:5%;
 +
}
 +
 
 +
.subtext {
 +
    background-color: #ddd1b8;
 +
    border-radius: 20px 20px 0px 0px;
 +
}
 +
 
 +
.subtext h2 {
 +
    font-size: 2.0em;
 +
}
 +
 
 +
.subtext p {
 +
    margin:5% 5% 5% 5%;
 +
    text-align: justify;
 +
    font-size: 1.0em;
 +
}
 +
 
 +
.subtext a:hover {
 +
    text-decoration:none;
 +
}
 +
 
 +
.readmorebutton {
 +
    display: table-cell;
 +
    text-align:left;
 +
    margin:5% 0%;
 +
}
 +
 
 +
@media screen and (max-width: 1000px) {
 +
 
 +
.summary {
 +
     margin: 5% 5% 0% auto;
 
     border:0;
 
     border:0;
 +
    top:0;
 
     padding:0;
 
     padding:0;
     opacity:0.9;
+
     width:90%;
 +
}
 +
 
 +
 
 +
/*********************/
 +
/* subsections references */
 +
/*********************/
 +
 
 +
.subsectionwrapper {
 +
    display:table;
 +
    table-layout: fixed;
 
     width:100%;
 
     width:100%;
     height:80%;  
+
     margin:auto;
    top:50%;
+
    -moz-transform:translateY(-50%);
+
    -ms-transform:translateY(-50%);
+
    -webkit-transform:translateY(-50%);
+
    transform:translateY(-50%);
+
     
+
 
}
 
}
  
.subsection {
+
.subtextrow, .subimgrow, .subimgreadmore {
    position: relative;
+
     display:none;
     display: inline-block;
+
    width:12%;
+
    height:80%;
+
    opacity:1;
+
 
}
 
}
  
.whitespace {
+
 
     position: relative;
+
.subimgrowm  {
     display: inline-block;
+
     display: table-row;
     width:2%;
+
     width:15%;
     height:80%;
+
    wrap-text: normal;
 +
     color: #808080;
 +
}
 +
 
 +
.subtextm a {
 +
     margin: 5%;
 
}
 
}
  
 
.subimg {
 
.subimg {
     position: absolute;
+
     display: table-cell;
     width:100%;
+
     width:50px;
     height:30%;  
+
     min-height:50px;
 
}
 
}
  
 
.subtext {
 
.subtext {
     position: absolute;
+
     position:relative;
     top:30%;
+
     display: table-cell;
    height:70%;
+
 
     width:80%;
 
     width:80%;
     padding: 10%;
+
     vertical-align:middle;
     background-color: #FFFFFF;
+
     background-color:transparent;
    color: #000000;
+
    font-family: 'Annie Use Your Telescope', cursive;
+
 
}
 
}
  
.readmorebutton {
+
 
     position: absolute;
+
 
     bottom: 5%;
+
.whitespace {
    height:5%;
+
     display: table-cell;
    z-index:3;
+
     width:5%;
 
}
 
}
 +
 +
 +
.subtext a {
 +
    position:relative;
 +
    margin: 5% 5px 5% 0;
 +
}
 +
 +
 +
.subtextm a:hover {
 +
    text-decoration:none;
 +
}
 +
 +
 +
}
 +
 +
#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>

Latest revision as of 16:32, 10 September 2015