content-header.css 110 B

12345678
  1. /**
  2. * Content header.
  3. */
  4. .content-header {
  5. overflow: hidden;
  6. background-color: #f5f5f5;
  7. padding: 0;
  8. }