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

10 lines
137 B
CSS

/**
* @file
* Visual styles for Bartik's blocks.
*/
/* Block has its own content wrapper. */
.block .content {
margin-top: 10px;
}