block.css

Same filename in other branches
  1. 7.x modules/block/block.css
  2. 9 core/themes/olivero/css/components/block.css
  3. 9 core/themes/bartik/css/components/block.css
  4. 10 core/themes/olivero/css/components/block.css
  5. 11.x core/themes/olivero/css/components/block.css

Visual styles for Bartik's blocks.

File

core/themes/bartik/css/components/block.css

View source
  1. /**
  2. * @file
  3. * Visual styles for Bartik's blocks.
  4. */
  5. /* Block has its own content wrapper. */
  6. .block .content {
  7. margin-top: 10px;
  8. }

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