From f1cceb32a469fb5fbd68bec7c8aea5badb85bf1c Mon Sep 17 00:00:00 2001 From: Timm Date: Wed, 5 Nov 2014 11:36:10 +0100 Subject: [PATCH] Update style.css --- css/style.css | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/css/style.css b/css/style.css index 49beb57..cd0f801 100644 --- a/css/style.css +++ b/css/style.css @@ -27,17 +27,17 @@ border:none; } ul.navbar-nav li a { - color:red !important; + color:#800032 !important; } .btn-default { border:0; background-color:transparent; - color:red; + color:#800032; } a { - color:red; + color:#800032; } a:visited { @@ -79,7 +79,7 @@ a:visited { } ul.nav>li>a { - color:red; + color:#800032; } .jumbotron>hr {