diff --git a/src/Dfe.ContentSupport.Web/wwwroot/css/cands-site.css b/src/Dfe.ContentSupport.Web/wwwroot/css/cands-site.css index ec40241..9787741 100644 --- a/src/Dfe.ContentSupport.Web/wwwroot/css/cands-site.css +++ b/src/Dfe.ContentSupport.Web/wwwroot/css/cands-site.css @@ -31,7 +31,6 @@ video { padding-left: 134px; } - .attachment .attachment-thumbnail { position: relative; float: left; @@ -290,7 +289,6 @@ dl.gem-c-metadata__list { font-size: 19px; line-height: 1.25; font-weight: 600; - color: #505a5f; margin-bottom: 15px; padding-top: 0; } @@ -339,10 +337,6 @@ dl.gem-c-metadata__list { border-left: 4px solid #347ca9; } -.dfe-vertical-nav__link:focus { - background: inherit; -} - .dfe-vertical-nav__section-item--current { border-left: 4px solid #003a69; font-weight: 700;