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

 
(27 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 216: Line 211:
 
     margin:auto;
 
     margin:auto;
 
}
 
}
 
 
  
 
.subtextrow {
 
.subtextrow {
Line 225: Line 218:
 
     wrap-text: normal;
 
     wrap-text: normal;
 
     color: #808080;
 
     color: #808080;
     background-color: #ddd1b8;
+
     background: #ddd1b8;
     border-radius: 20px;
+
     border-radius: 30px 30px 0px 0px;
 
}
 
}
  
Line 235: Line 228:
 
     wrap-text: normal;
 
     wrap-text: normal;
 
     color: #808080;
 
     color: #808080;
    border-radius: 20px;
 
 
}
 
}
  
Line 244: Line 236:
 
     wrap-text: normal;
 
     wrap-text: normal;
 
     color: #808080;
 
     color: #808080;
     border-radius: 20px;
+
     background-color: #ddd1b8;
 
}
 
}
  
Line 250: 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 263: Line 255:
 
     background-color: #f3efe7;
 
     background-color: #f3efe7;
 
     width:5%;
 
     width:5%;
 +
}
 +
 +
.subtext {
 +
    background-color: #ddd1b8;
 +
    border-radius: 20px 20px 0px 0px;
 
}
 
}
  
Line 317: 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 330: Line 331:
 
     width:80%;
 
     width:80%;
 
     vertical-align:middle;
 
     vertical-align:middle;
 +
    background-color:transparent;
 
}
 
}
 +
  
  
Line 344: Line 347:
 
}
 
}
  
.subtext a:hover {
+
 
 +
.subtextm a:hover {
 
     text-decoration:none;
 
     text-decoration:none;
 
}
 
}
 
 
  
  

Latest revision as of 16:32, 10 September 2015