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

Line 268: Line 268:
 
@media screen and (max-width: 1000px) {
 
@media screen and (max-width: 1000px) {
  
 +
.main-nav {
 +
    position:fixed;
 +
    width:100px;
 +
    height:250px;
 +
    top: 17px;
 +
    left:0;
 +
    display: block;
 +
    background-color: #ddd1b8;
 +
    z-index: 5;
 +
}
  
 
.summary {
 
.summary {

Revision as of 15:23, 2 September 2015