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

 
(18 intermediate revisions by 2 users not shown)
Line 39: Line 39:
 
     opacity:0.95;
 
     opacity:0.95;
 
     background-color: #f3efe7;   
 
     background-color: #f3efe7;   
}
+
     z-index:2;
 
+
#footer {
+
     top:0;
+
    opacity:0.95;
+
    position:relative;
+
    display: block;
+
    height:240px;
+
    width:100%;
+
    background-color: #f3efe7;
+
    padding:0;
+
 
}
 
}
  
Line 209: Line 199:
 
/* subsections references */
 
/* subsections references */
 
/*********************/
 
/*********************/
 +
 +
.subtext {
 +
    position:relative;
 +
    margin: 5% 5px 5% 0;
 +
}
  
 
.subsectionwrapper {
 
.subsectionwrapper {
Line 223: Line 218:
 
     wrap-text: normal;
 
     wrap-text: normal;
 
     color: #808080;
 
     color: #808080;
 +
    background: #ddd1b8;
 +
    border-radius: 30px 30px 0px 0px;
 
}
 
}
  
Line 245: Line 242:
 
     display: table-row;
 
     display: table-row;
 
     width:15%;
 
     width:15%;
     background-color: #f3efe7;
+
     background: linear-gradient(#f3efe7,#ddd1b8);
 
     wrap-text: normal;
 
     wrap-text: normal;
 
}
 
}
Line 261: Line 258:
  
 
.subtext {
 
.subtext {
    position:relative;
 
    margin: 5% 5px 5% 0;
 
 
     background-color: #ddd1b8;
 
     background-color: #ddd1b8;
    opacity: 0.95;
+
     border-radius: 20px 20px 0px 0px;
    border: 5px solid;
+
    border-color: #ddd1b8;
+
     border-radius: 30px 30px 0px 0px;
+
 
}
 
}
 
  
 
.subtext h2 {
 
.subtext h2 {
Line 323: Line 314:
 
     wrap-text: normal;
 
     wrap-text: normal;
 
     color: #808080;
 
     color: #808080;
 +
}
 +
 +
.subtextm a {
 +
    margin: 5%;
 
}
 
}
  
 
.subimg {
 
.subimg {
 
     display: table-cell;
 
     display: table-cell;
     width:80px;
+
     width:50px;
     min-height:80px;
+
     min-height:50px;
 
}
 
}
  
Line 336: Line 331:
 
     width:80%;
 
     width:80%;
 
     vertical-align:middle;
 
     vertical-align:middle;
 +
    background-color:transparent;
 
}
 
}
  
Line 352: Line 348:
  
  
.subtext a:hover {
+
.subtextm a:hover {
 
     text-decoration:none;
 
     text-decoration:none;
 
}
 
}

Latest revision as of 16:32, 10 September 2015