From 8dda5cac482a4d837f4bdf29526d0b89d7b2d68f Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Tue, 18 Dec 2018 10:27:56 +0100 Subject: [PATCH] a color --- theme.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme.css b/theme.css index a7d86ba..c55c0d9 100644 --- a/theme.css +++ b/theme.css @@ -33,7 +33,7 @@ */ .repository a, .dashboard a, ui.breadcrumb a { - color: #fff; + color: #fff !important; } @media screen and (max-width: 767px) {