Difference between revisions of "Template:Goettingen/CSS"

Line 953: Line 953:
  
  
 
+
.rack {
 +
    display:table;
 +
    width: 100%;
 +
    margin-top: -50px;
 +
    padding: 50px 0 0 0; /*set left/right padding according to needs*/
 +
    box-sizing: border-box;
 +
}
  
  

Revision as of 20:14, 14 October 2016