highlighted.css

Same filename in this branch
  1. 8.9.x core/themes/bartik/css/components/highlighted.css
Same filename and directory in other branches
  1. 10 core/profiles/demo_umami/themes/umami/css/components/regions/highlighted/highlighted.css
  2. 11.x core/profiles/demo_umami/themes/umami/css/components/regions/highlighted/highlighted.css
  3. 9 core/profiles/demo_umami/themes/umami/css/components/regions/highlighted/highlighted.css
  4. 9 core/themes/bartik/css/components/highlighted.css

This file is used to style the highlighted region.

File

core/profiles/demo_umami/themes/umami/css/components/regions/highlighted/highlighted.css

View source
  1. /**
  2. * @file
  3. * This file is used to style the highlighted region.
  4. *
  5. */
  6. .layout-highlighted {
  7. padding: 0 1.26em 1em;
  8. background: #fff;
  9. }

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.