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

 
(11 intermediate revisions by 4 users not shown)
Line 50: Line 50:
 
}
 
}
  
#footer {
+
 
    top:0;
+
    opacity:0.90;
+
    position:relative;
+
    display: block;
+
    height:240px;
+
    width:100%;
+
    background-color: #f3efe7;
+
}
+
  
 
/*********************/
 
/*********************/
Line 105: Line 97:
 
#scrolldown img {
 
#scrolldown img {
 
     position:relative;
 
     position:relative;
     height:100%;
+
     height:40%;
 
}
 
}
  
Line 124: Line 116:
 
     z-index:1;
 
     z-index:1;
 
     position:relative;
 
     position:relative;
     top:0;
+
     top:-40px;
 
     display: inline-block;
 
     display: inline-block;
 
     width:15%;  
 
     width:15%;  
Line 134: Line 126:
 
     width:80%;
 
     width:80%;
 
     left:10%;
 
     left:10%;
 +
    top:0;
 
}
 
}
  
Line 188: Line 181:
 
}
 
}
  
 +
 +
/*********************/
 +
/* subsections references */
 +
/*********************/
 +
 +
/*********************/
 +
/*    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;
 +
}
 +
 +
#more1 { 
 +
    display:inline-block;
 +
}
 +
 +
#more2 { 
 +
    display:inline-block;
 +
}
 +
 +
#more3 { 
 +
    display:inline-block;
 +
}
 +
 +
#more4 { 
 +
    display:inline-block;
 +
}
 +
 +
#more5 { 
 +
    display:inline-block;
 +
}
 +
 +
#comingsoon {
 +
    position:relative;
 +
    display:inline-block; 
 +
    font-size: 3.0em;
 +
    font-weight: bold;
 +
    color: #4A4A4A;
 +
    background-color:#f3efe7;
 +
    font-family: 'Handlee';
 +
    text-align:center;
 +
    padding:5% 0;
 +
    bottom:5%;
 +
    opacity:0.95;
 +
}
  
 
/*********************/
 
/*********************/
Line 195: Line 244:
 
.subsectionwrapper {
 
.subsectionwrapper {
 
     display:table;
 
     display:table;
 +
    background-color: #ddd1b8; 
 +
    table-layout: fixed;
 
     width:70%;
 
     width:70%;
 
     margin:auto;
 
     margin:auto;
 
}
 
}
  
.subimgrow, .subtextrow {
+
 
 +
 
 +
.subtextrow, .subimgrowm, .subimgreadmore {
 
     display: table-row;
 
     display: table-row;
 
     width:15%;
 
     width:15%;
Line 205: Line 258:
 
     wrap-text: normal;
 
     wrap-text: normal;
 
     color: #808080;
 
     color: #808080;
    font-family: 'Handlee';
 
 
}
 
}
 +
 +
.subimgrow {
 +
    display: table-row;
 +
    width:15%;
 +
    background-color: #f3efe7;
 +
    wrap-text: normal;
 +
}
 +
 +
.subimgrowm {
 +
    display:none;
 +
}
 +
  
 
.whitespace {
 
.whitespace {
 
     display: table-cell;
 
     display: table-cell;
     width:20px;
+
    background-color: #f3efe7;
 +
     width:5%;
 
}
 
}
  
.subimg, .subtext {
+
.subtext h2 {
     display: table-cell;
+
     font-size: 2.0em;
 
}
 
}
  
 
.subtext p {
 
.subtext p {
     margin:5% 0%;
+
     margin:5% 5% 5% 5%;
 +
    text-align: justify;
 +
    font-size: 1.0em;
 +
}
 +
 
 +
.subtext a:hover {
 +
    text-decoration:none;
 
}
 
}
  
Line 225: Line 296:
 
     text-align:left;
 
     text-align:left;
 
     margin:5% 0%;
 
     margin:5% 0%;
 +
}
 +
 +
@media screen and (max-width: 1000px) {
 +
 +
.summary {
 +
    margin: 5% 5% 0% auto;
 +
    border:0;
 +
    top:0;
 +
    padding:0;
 +
    width:90%;
 
}
 
}
  
  
 
/*********************/
 
/*********************/
/* Footer */
+
/* subsections references */
 
/*********************/
 
/*********************/
  
.sponsorsleft {
+
.subsectionwrapper {
     position:absolute;
+
     display:table;
     height:60%;
+
     table-layout: fixed;
     width:35%;
+
     width:100%;
     display: inline;
+
     margin:auto;
    left:0;
+
    bottom:0;
+
 
}
 
}
  
#kuleuven {
+
.subtextrow, .subimgrow, .subimgreadmore {
    position:absolute;
+
     display:none;
    width:30%;
+
     display: inline;
+
    left:20%;
+
    bottom:14%;
+
 
}
 
}
  
#youreca {
+
.subimgrowm  {
     position:absolute;
+
     display: table-row;
     width:30%;
+
     width:15%;
     display: inline;
+
     wrap-text: normal;
     right:5%;
+
     color: #808080;
    bottom:15%;
+
 
}
 
}
  
#footercenter {
+
.subimg {
    position:absolute;
+
     display: table-cell;
    height:100%;
+
     width:80px;
     display: inline;
+
     min-height:80px;
     left:35%;
+
     right:35%;
+
    bottom:0;
+
 
}
 
}
  
 
+
.subtext {
#bioscenter {
+
     position:relative;
     position:absolute;
+
     display: table-cell;
    width:50%;
+
     width:80%;
     display: block;
+
     vertical-align:middle;
     left:15%;
+
    bottom:50%;
+
     z-index:2;
+
 
}
 
}
  
#bioscenter img{
 
    position:absolute;
 
    left:0;
 
    bottom:0;
 
    z-index:2;
 
}
 
  
#footerimg {
+
.whitespace {
     position:absolute;
+
     display: table-cell;
     width:100%;
+
     width:5%;
    height:20%;
+
    display: block;
+
    left:0;
+
    right:0;
+
    bottom:0;
+
 
}
 
}
  
#footerimg img{
 
    position:absolute;
 
    bottom:0;
 
    left:0;
 
    opacity: 0.5;
 
    z-index:1;
 
  
 +
.subtext a {
 +
    position:relative;
 +
    margin: 5% 5px 5% 0;
 
}
 
}
  
.sponsorsright {
+
.subtext a:hover {
     position:absolute;
+
     text-decoration:none;
    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;
 
}
 
 
#fixer {
 
    position:absolute;
 
    height:30px;
 
    width:100%;
 
    bottom:-30px;
 
    background-color: #f3efe7;
 
    opacity:0.90;
 
}
 
  
 
</style>
 
</style>
  
 
</html>
 
</html>

Latest revision as of 18:48, 9 September 2015