From 99ebe92d79dbf68ebb5f332252d145b1a84712d8 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Sat, 28 Mar 2015 15:55:05 -0400 Subject: change color at the css level to appease Thibaut --- static/wedding.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'static/wedding.css') diff --git a/static/wedding.css b/static/wedding.css index fb791e1..792dd2d 100644 --- a/static/wedding.css +++ b/static/wedding.css @@ -23,6 +23,9 @@ header { padding: 1em 0; } +.nav-pills > li.active a, .nav-pills > li.active a:hover{ + background-color: #6dbadf; +} #login { margin: 1.5em auto; width: 75%; -- cgit v1.2.3-70-g09d2