annotate core/themes/seven/css/components/content-header.css @ 19:fa3358dc1485 tip

Add ndrum files
author Chris Cannam
date Wed, 28 Aug 2019 13:14:47 +0100
parents af1871eacc83
children
rev   line source
Chris@0 1 /**
Chris@0 2 * Content header.
Chris@0 3 */
Chris@0 4 .content-header {
Chris@0 5 overflow: hidden;
Chris@18 6 padding: 24px 0 0;
Chris@0 7 background-color: #e0e0d8;
Chris@0 8 }