Safari's Good Browser & So Epic

This commit is contained in:
flash 2024-04-30 23:16:32 +00:00
parent 8cfba3ca23
commit c477551412

View file

@ -86,7 +86,8 @@ body {
.addrbox-noscript {
color: inherit;
text-decoration: underline dashed;
text-decoration: underline;
text-decoration-style: dashed;
}
.addrbox-noscript:hover,
.addrbox-noscript:focus {
@ -120,7 +121,8 @@ body {
.info-link {
color: inherit;
text-decoration: underline dashed;
text-decoration: underline;
text-decoration-style: dashed;
}
.info-link:hover,
.info-link:focus {