Added link style

This commit is contained in:
Stephan Hagedorn 2021-03-14 20:30:58 +01:00
parent ceb9d8c4a9
commit b27dc31455

View file

@ -56,6 +56,10 @@ a {
color: $delta_color;
}
.a_discreet {
color: $color_text_basic;
}
.a_line {
border-bottom-width: $space_tiny;
border-bottom-style: dotted;