diff --git a/core/themes/bartik/css/base/elements.css b/core/themes/bartik/css/base/elements.css index 4377870..7fcd07f 100644 --- a/core/themes/bartik/css/base/elements.css +++ b/core/themes/bartik/css/base/elements.css @@ -30,19 +30,17 @@ h2 a, .toolbar a { border-bottom: none !important; } + +/** + * Reusable heading classes are included to help modules change the styling of + * headings on a page without affecting accessibility + */ h1, h2, h3, h4, h5, h6, -/** - * Classes '.heading-a' - '.heading-f' are not currently in use; they are still - * included in stylesheet to keep Seven and Bartik consistent and good examples - * of easy to configure base styles. - * - * @see https://www.drupal.org/node/2400233 - */ .heading-a, .heading-b, .heading-c,