From ff832b25ab5ae5a45640335c677e024099de7699 Mon Sep 17 00:00:00 2001 From: JP Hastings-Spital Date: Fri, 21 Jul 2023 16:13:44 +0100 Subject: [PATCH] Colour tweaks --- themes/hello-friend-ng/assets/scss/_main.scss | 4 ++-- themes/hello-friend-ng/layouts/404.html | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/hello-friend-ng/assets/scss/_main.scss b/themes/hello-friend-ng/assets/scss/_main.scss index a83ed1ce..31245a89 100644 --- a/themes/hello-friend-ng/assets/scss/_main.scss +++ b/themes/hello-friend-ng/assets/scss/_main.scss @@ -131,10 +131,10 @@ a[href^="https://web.archive.org/"] { text-decoration: none; } -main p a, main li a, nav a, .social a, section a, .accented { +main p a, main li a, nav a, .social a, section a, .accented, .banner-404 a { &:hover { color: var(--accent); - } + } transition-property: color, filter; transition-duration: .2s; diff --git a/themes/hello-friend-ng/layouts/404.html b/themes/hello-friend-ng/layouts/404.html index 27136458..4d7d8758 100644 --- a/themes/hello-friend-ng/layouts/404.html +++ b/themes/hello-friend-ng/layouts/404.html @@ -7,7 +7,7 @@

404

{{ i18n "notFound" }}

- +