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

 
(34 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 {
     display:table;
+
     display:table;   
    background-color: #ddd1b8;   
+
 
     table-layout: fixed;
 
     table-layout: fixed;
 
     width:70%;
 
     width:70%;
Line 218: Line 212:
 
}
 
}
  
 +
.subtextrow {
 +
    display: table-row;
 +
    width:15%;
 +
    vertical-align:top;
 +
    wrap-text: normal;
 +
    color: #808080;
 +
    background: #ddd1b8;
 +
    border-radius: 30px 30px 0px 0px;
 +
}
  
 +
.subimgrowm {
 +
    display: table-row;
 +
    width:15%;
 +
    vertical-align:top;
 +
    wrap-text: normal;
 +
    color: #808080;
 +
}
  
.subtextrow, .subimgrowm, .subimgreadmore {
+
.subimgreadmore {
 
     display: table-row;
 
     display: table-row;
 
     width:15%;
 
     width:15%;
Line 226: Line 236:
 
     wrap-text: normal;
 
     wrap-text: normal;
 
     color: #808080;
 
     color: #808080;
 +
    background-color: #ddd1b8;
 
}
 
}
  
Line 231: 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 244: Line 255:
 
     background-color: #f3efe7;
 
     background-color: #f3efe7;
 
     width:5%;
 
     width:5%;
 +
}
 +
 +
.subtext {
 +
    background-color: #ddd1b8;
 +
    border-radius: 20px 20px 0px 0px;
 
}
 
}
  
Line 291: Line 307:
 
     display:none;
 
     display:none;
 
}
 
}
 +
  
 
.subimgrowm  {
 
.subimgrowm  {
Line 297: 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 310: Line 331:
 
     width:80%;
 
     width:80%;
 
     vertical-align:middle;
 
     vertical-align:middle;
 +
    background-color:transparent;
 
}
 
}
 +
  
  
Line 324: Line 347:
 
}
 
}
  
.subtext a:hover {
+
 
 +
.subtextm a:hover {
 
     text-decoration:none;
 
     text-decoration:none;
 
}
 
}
 
 
  
  

Latest revision as of 16:32, 10 September 2015