diff --git a/paligo-styles/homepage.scss b/paligo-styles/homepage.scss index 33c9dee32..f138e9304 100644 --- a/paligo-styles/homepage.scss +++ b/paligo-styles/homepage.scss @@ -9,8 +9,10 @@ display: none; } -.publication-icon { - background-color: $red-1; +.portal-single-publication { + .publication-icon { + background-color: $red-1; + } } .portal-contents { @@ -46,7 +48,7 @@ // Icon Overwrites for sections - change these if sections change!!! /* Einleitung */ -.featured-title:before { +.cat-panel-1:before { content: '\f277'; }