diff --git a/src/main/webapp/sass/components/_entry-list.scss b/src/main/webapp/sass/components/_entry-list.scss index b4716b8a..a3e9896e 100644 --- a/src/main/webapp/sass/components/_entry-list.scss +++ b/src/main/webapp/sass/components/_entry-list.scss @@ -65,7 +65,7 @@ } #feed-accordion .entry-heading-link { - color: inherit; + color: black; height: 20px; display: block; cursor: pointer; @@ -112,7 +112,7 @@ position: absolute; right: 25px; margin-top: -25px; - color: inherit; + color: black; } #feed-accordion .entry-external-link:hover {