Made “ihead” links dots-underlined

This commit is contained in:
pezcurrel 2022-12-08 21:12:27 +01:00
parent 3acd22bcbc
commit 1e5b8bae4d

View file

@ -26,7 +26,7 @@ img {
}
.ihead a {
color: white;
text-decoration: none;
text-decoration: underline dotted;
}
.ihead a:hover {
text-decoration: underline;