From 2891173aa7256495c93a7996646be2a0bcbf1d0e Mon Sep 17 00:00:00 2001 From: mammuth Date: Sat, 2 Apr 2016 14:50:19 +0200 Subject: [PATCH] Changed color of links --- app/components/app/App.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/app/App.css b/app/components/app/App.css index 29c862f..70af487 100644 --- a/app/components/app/App.css +++ b/app/components/app/App.css @@ -14,7 +14,7 @@ title { } a { - color: whitesmoke; + color: #5A180C; } a:hover,