highlighted.css
Same filename in this branch
Same filename and directory in other branches
- 10 core/profiles/demo_umami/themes/umami/css/components/regions/highlighted/highlighted.css
- 11.x core/profiles/demo_umami/themes/umami/css/components/regions/highlighted/highlighted.css
- 9 core/profiles/demo_umami/themes/umami/css/components/regions/highlighted/highlighted.css
- 9 core/themes/bartik/css/components/highlighted.css
Styles for Bartik's highlighted component.
File
-
core/
themes/ bartik/ css/ components/ highlighted.css
View source
- /**
- * @file
- * Styles for Bartik's highlighted component.
- */
-
- .has-featured-top .region-highlighted {
- background: #f0f0f0;
- background: rgba(30, 50, 10, 0.08);
- }
- .region-highlighted {
- margin: 0 15px;
- }
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.