Difference between revisions of "Template:TU Darmstadt/CSS"

Line 411: Line 411:
 
     width: 50px;
 
     width: 50px;
 
     height: 50px;
 
     height: 50px;
 +
    padding-top: 15px;
 +
    box-sizing: border-box;
 
   }
 
   }
  
 
   .bun, .patty {
 
   .bun, .patty {
 
     height: 3px;
 
     height: 3px;
     width: 30px;
+
     width: 25px;
 
     margin: 0 auto;
 
     margin: 0 auto;
 
     background-color: white;
 
     background-color: white;
 
     display: block;
 
     display: block;
     margin-bottom: 6px;
+
     margin-bottom: 5px;
 +
    border-radius: 2px;
 
   }
 
   }
 
}
 
}

Revision as of 18:00, 15 October 2018