Made links dots-underlined

This commit is contained in:
pezcurrel 2022-12-08 21:12:41 +01:00
parent 1e5b8bae4d
commit 576cc4a27c

View file

@ -97,7 +97,7 @@ ul li {
}
a {
color: #CC0000;
text-decoration: none;
text-decoration: underline dotted;
}
a:hover {
text-decoration: underline;