help.css in Zircon Profile 8.0
Same filename in this branch
Same filename and directory in other branches
Styles for the help block.
File
core/themes/bartik/css/components/help.cssView source
- /**
- * @file
- * Styles for the help block.
- */
-
- .block-help {
- border: 1px solid #d3d7d9;
- padding: 0 1.5em;
- margin-bottom: 30px;
- }