We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e91ff3 commit 3157e55Copy full SHA for 3157e55
1 file changed
default.css
@@ -71,8 +71,9 @@ body {
71
}
72
73
a:link, a:visited {
74
+ border-bottom: 1px solid gray;
75
color: inherit;
- text-decoration: underline;
76
+ text-decoration: none;
77
78
79
a.logo:link, a.logo:visited {
0 commit comments