content-header.css
Same filename in this branch
Same filename in other branches
/** * Content header. */ .content-header { overflow: hidden; padding: 24px 0 0; background-color: #e0e0d8; }
File
-
core/
themes/ seven/ css/ components/ content-header.css
View source
- /**
- * Content header.
- */
- .content-header {
- overflow: hidden;
- padding: 24px 0 0;
- background-color: #e0e0d8;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.