Try different styling for links

This commit is contained in:
Magnus Hoff 2017-10-13 16:40:07 +02:00
parent 73df2edc1a
commit 73943fb9d0

View file

@ -126,15 +126,12 @@ pre {
}
a {
color: #5e90af;
}
a:visited {
color: inherit;
color: #457796;
text-decoration: none;
}
a:hover {
color: #79b9e1;
text-decoration: underline;
}
img {