diff --git a/web/themes/custom/geofresco/src/global/_paint.scss b/web/themes/custom/geofresco/src/global/_paint.scss index ec7f0a8..852843f 100644 --- a/web/themes/custom/geofresco/src/global/_paint.scss +++ b/web/themes/custom/geofresco/src/global/_paint.scss @@ -4,12 +4,13 @@ background-color: cadetblue; } -/* Front page view titles and more links get un-SMACSS targeting, sorry. */ - +/** This isn't color but it's what the color gets painted on so we'll let it stay. */ .views-element-container.block--content > h2.subtitle { padding: 0.2em 0.2em 0 0.2em; } +/* Front page view titles (the h2) and more links (the button) get rather + un-SMACSS targeting, sorry. */ .page--content-item--article .background-replacement-for-no-image, .block-views-blockhome-page-views-block-articles > h2.subtitle, .block-views-blockhome-page-views-block-articles .button,