| Index: includes/contact.html |
| =================================================================== |
| --- a/includes/contact.html |
| +++ b/includes/contact.html |
| @@ -12,34 +12,34 @@ |
| {{contact-social[heading] Get in touch}} |
| </h3> |
| <p> |
| {{contact-social-description[paragraph] Drop us a line on Twitter or Facebook and get your question answered ASAP.}} |
| </p> |
| </header> |
| <ul class="horizontal-list"> |
| <li> |
| - <a href="https://www.facebook.com/adblockplus"> |
| - <img class="heading-icon" src="/img/png/logo-facebook.png" srcset="/img/svg/logo-facebook.svg 2x" |
| + <a class="aside-icon-container" href="https://www.facebook.com/adblockplus"> |
| + <img src="/img/png/logo-facebook.png" srcset="/img/svg/logo-facebook.svg 2x" |
| alt="{{facebook-logo[Image alt text] Rounded blue square Facebook glyph}}"> |
| - {{facebook[Brand name] Facebook}} |
| + <span>{{facebook[Brand name] Facebook}}</span> |
| </a> |
| </li> |
| <li> |
| - <a href="https://twitter.com/AdblockPlus"> |
| - <img class="heading-icon" src="/img/png/logo-twitter.png" srcset="/img/svg/logo-twitter.svg 2x" |
| + <a class="aside-icon-container" href="https://twitter.com/AdblockPlus"> |
| + <img src="/img/png/logo-twitter.png" srcset="/img/svg/logo-twitter.svg 2x" |
| alt="{{ftwitter-logo[Image alt text] Blue Twitter glyph}}"> |
| - {{twitter[Brand name] Twitter}} |
| + <span>{{twitter[Brand name] Twitter}}</span> |
| </a> |
| </li> |
| <li> |
| - <a href="mailto:support@adblockplus.org"> |
| - <img class="heading-icon" src="/img/png/email-icon.png" srcset="/img/svg/email-icon.svg 2x" |
| + <a class="aside-icon-container" href="mailto:support@adblockplus.org"> |
| + <img src="/img/png/email-icon.png" srcset="/img/svg/email-icon.svg 2x" |
| alt="{{email-icon[Image alt text] Blue envelope}}"> |
| - {{email[Link text] Email}} |
| + <span>{{email[Link text] Email}}</span> |
| </a> |
| </li> |
| </ul> |
| </section> |
| <section class="column one-half section"> |
| <header class="underlined"> |
| <h3 class="h4"> |
| {{contact-developer[heading] Looking for developer support?}} |