Template:Support Page: Difference between revisions
Content deleted Content added
tweaks to link underlines |
Undo, weird brokenness in Safari (unhovering causes animation to loop) Tag: Undo |
||
Line 486:
.sp-content a.extiw:visited {
color: inherit;
/* No external link arrows
padding:
background-image: -webkit-gradient(linear, left bottom, left top, from(#36c), to(#36c));
background-image: linear-gradient(to top, #36c, #36c);
background-size: 100% .
background-position: bottom;
background-repeat: no-repeat;
Line 499:
.sp-content a.external:hover,
.sp-content a.extiw:hover {
background-size: 100%
color: #fff;
text-decoration: none;
|