Skip to content
Snippets Groups Projects
Commit cc6a6374 authored by Philipp Nowinski's avatar Philipp Nowinski
Browse files

[BUGFIX] don't underline teaser links

parent d8a74535
No related branches found
No related tags found
No related merge requests found
Pipeline #
......@@ -46,6 +46,10 @@
color: $gray-dark;
}
.tx-sgnews-teaser > a {
text-decoration: none;
}
.tx-sgnews-categories,
.tx-sgnews-overview {
.tx-sgnews-teaser-image {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment