No more line under links

This commit is contained in:
zortazert 2022-04-14 15:36:34 -05:00
parent 5763c95be2
commit 5af01c06b8

View file

@ -75,10 +75,12 @@ th,td {
a { a {
color: #C648EA; color: #C648EA;
text-decoration: none;
} }
a:hover { a:hover {
color: #DB82F4; color: #DB82F4;
text-decoration: none;
} }
img { img {