From 76a47f556685c5a36d2d36d4d8c577a2e6547b72 Mon Sep 17 00:00:00 2001 From: Robin Whittleton Date: Wed, 13 Jul 2016 15:59:16 +0100 Subject: [PATCH] Remove external link styles MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [govuk_frontend_toolkit](https://github.com/alphagov/govuk_frontend_toolkit) is [potentially removing external link styles](https://github.com/alphagov/govuk_frontend_toolkit/pull/293). If that happens then we’ll want to remove them from govuk_template as well. --- source/assets/stylesheets/_basic.scss | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/source/assets/stylesheets/_basic.scss b/source/assets/stylesheets/_basic.scss index e3efa4cd..5367cb32 100644 --- a/source/assets/stylesheets/_basic.scss +++ b/source/assets/stylesheets/_basic.scss @@ -94,19 +94,6 @@ a:active { color: $link-active-colour; } -a[rel="external"] { - @include external-link-default; - @include external-link-16; - @include media(tablet) { - @include external-link-19; - } -} - -.external-link { - @include external-link-12-no-hover; - @include external-link-heading; -} - // adjustments to normalize.css /*