announcements_feed.css
Styles for the announcements feed.
File
-
modules/
announcements_feed/ announcements_feed.css
View source
- /**
- * @file
- * Styles for the announcements feed.
- */
-
- .announcements {
- padding-bottom: 1rem;
- }
- .featured-announcements-wrapper .leaf {
- padding-top: 0;
- }
- .announcements .announcements--view-all {
- padding-left: 30px;
- border-top: 1px solid #ccc;
- padding-top: 10px;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.