diff --git a/resources/skins.citizen.styles/components/Sections.less b/resources/skins.citizen.styles/components/Sections.less index 18d91fe0..3ff1f4ff 100644 --- a/resources/skins.citizen.styles/components/Sections.less +++ b/resources/skins.citizen.styles/components/Sections.less @@ -12,7 +12,7 @@ } .mw-headline, - /* T13555 */ + .mw-heading h1, .mw-heading h2 { opacity: var( --opacity-icon-base ); @@ -20,7 +20,7 @@ } .mw-headline, - /* T13555 */ + .mw-heading h1, .mw-heading h2 { transition: var( --transition-hover );