From bbdc72ba4d0371f43d4908e340555acad93ffe43 Mon Sep 17 00:00:00 2001 From: Marc Date: Wed, 20 Jul 2016 16:14:37 -0400 Subject: [PATCH] Link colour adjust. --- style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/style.css b/style.css index 3ac0af0..2b12f06 100644 --- a/style.css +++ b/style.css @@ -59,6 +59,10 @@ input, textarea { color: #000; } +.smGlobalBtn a { + color: inherit; +} + /* Landing elements */ #landing-wrapper {