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 {
|
||||
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 {
|
||||
|
|
Loading…
Reference in a new issue