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 { .addrbox-noscript {
color: inherit; color: inherit;
text-decoration: underline dashed; text-decoration: underline;
text-decoration-style: dashed;
} }
.addrbox-noscript:hover, .addrbox-noscript:hover,
.addrbox-noscript:focus { .addrbox-noscript:focus {
@ -120,7 +121,8 @@ body {
.info-link { .info-link {
color: inherit; color: inherit;
text-decoration: underline dashed; text-decoration: underline;
text-decoration-style: dashed;
} }
.info-link:hover, .info-link:hover,
.info-link:focus { .info-link:focus {