Template:Thank You 2018: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
variables should be non-HTML
No edit summary
Line 558: Line 558:
}
}


.ty-footer a {
.ty-footer a,
.ty-footer .external {
color: #36c;
color: #36c;
text-decoration: none;
text-decoration: none;
background-image: none;
}
}


.ty-footer a:hover,
.ty-footer a:hover,
.ty-footer a:focus {
.ty-footer a:focus,
.ty-footer .external:hover,
.ty-footer .external:focus {
color: #447ff5;
color: #447ff5;
text-decoration: underline;
text-decoration: underline;