Difference between revisions of "Template:Goettingen/CSS"

Line 228: Line 228:
 
line-height:24px;
 
line-height:24px;
 
}
 
}
 
/*
 
@media (max-width: 690px) {
 
.sidebar {
 
 
    position: absolute;
 
    bottom:-1px;
 
    /*float:none;*/
 
}
 
}
 
*/
 
  
  
Line 959: Line 948:
 
     padding: 50px 0 0 0; /*set left/right padding according to needs*/
 
     padding: 50px 0 0 0; /*set left/right padding according to needs*/
 
     box-sizing: border-box;
 
     box-sizing: border-box;
 +
}
 +
 +
 +
.rack .box {
 +
    height: 100%;
 +
    display: table-row;
 
}
 
}
  

Revision as of 20:26, 14 October 2016