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

 
(14 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 228: Line 218:
 
     wrap-text: normal;
 
     wrap-text: normal;
 
     color: #808080;
 
     color: #808080;
     background-color: #ddd1b8;
+
     background: #ddd1b8;
    border: 5px solid;
+
    border-color: #ddd1b8;
+
 
     border-radius: 30px 30px 0px 0px;
 
     border-radius: 30px 30px 0px 0px;
 
}
 
}
Line 254: 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 326: 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 339: Line 331:
 
     width:80%;
 
     width:80%;
 
     vertical-align:middle;
 
     vertical-align:middle;
 +
    background-color:transparent;
 
}
 
}
  
Line 355: Line 348:
  
  
.subtext a:hover {
+
.subtextm a:hover {
 
     text-decoration:none;
 
     text-decoration:none;
 
}
 
}

Latest revision as of 16:32, 10 September 2015