Do not underline a tags on hover

This commit is contained in:
Johannes Zellner
2023-11-21 12:57:37 +01:00
parent 2db96a5242
commit 771bfd0244

View File

@@ -19,7 +19,6 @@ a {
a:hover, a:focus {
color: #0a6ebd;
text-decoration: underline;
}
.shadow {