Enhance links in alerts

This commit is contained in:
Björn Fromme
2020-06-24 16:29:21 +02:00
parent eaf4566756
commit e2acb51673
@@ -48,6 +48,7 @@ a {
.alert & {
color: inherit;
font-weight: $font-weight-bold;
text-decoration: underline;
}
}