From 91bc5cf914585c64e1cb7027131c31813c68e4d4 Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Mon, 21 Dec 2015 14:39:08 +0100 Subject: better link contrast on shift view --- public/css/theme3.css | 3 +++ 1 file changed, 3 insertions(+) (limited to 'public/css') diff --git a/public/css/theme3.css b/public/css/theme3.css index 0555de0f..82228db5 100644 --- a/public/css/theme3.css +++ b/public/css/theme3.css @@ -4,6 +4,9 @@ .navbar .bg-danger { background-color: #4f0815; } +#shifts td a { + color: #000; +} /*! * Bootstrap v3.3.6 (http://getbootstrap.com) * Copyright 2011-2015 Twitter, Inc. -- cgit v1.2.3-54-g00ecf