From 438db6bf63993c924d617281f69942e365acd1aa Mon Sep 17 00:00:00 2001 From: cupcakearmy Date: Wed, 6 Mar 2019 22:49:05 +0100 Subject: [PATCH] subtle highlight of text --- src/styles/Footer.styl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/styles/Footer.styl b/src/styles/Footer.styl index a402088..352e040 100644 --- a/src/styles/Footer.styl +++ b/src/styles/Footer.styl @@ -12,6 +12,9 @@ footer width 100vw padding 1em + span + background-color hsla(0, 0%, 100%, 0.1) + a text-decoration inherit color inherit