style.css 101 B

12345678
  1. .element {
  2. margin-top: -4px !important;
  3. }
  4. .element_pad {
  5. margin-top: 10px;
  6. margin-bottom: 10px;
  7. }