From 549ff11d75d3f197a920c93fc13e99a82fe7b5e2 Mon Sep 17 00:00:00 2001 From: Justin Ethier Date: Thu, 6 Oct 2016 02:15:00 -0400 Subject: [PATCH] Black banner links --- stylesheets/stylesheet.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/stylesheet.css b/stylesheets/stylesheet.css index ba9a199b..f55d3af5 100644 --- a/stylesheets/stylesheet.css +++ b/stylesheets/stylesheet.css @@ -302,7 +302,7 @@ Full-Width Styles } .banner { - color: #fff; + color: #000; font-weight: 700; margin: 0px; padding-left: 10px;