Safari's Good Browser & So Epic
This commit is contained in:
parent
8cfba3ca23
commit
c477551412
1 changed files with 4 additions and 2 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue