From 2a1dc08fc48dfcc62a907b0961649f1fd2967fe5 Mon Sep 17 00:00:00 2001 From: Tomochin Date: Fri, 18 May 2018 00:26:22 +0700 Subject: [PATCH] Styling fixes --- static/styles/sugoi/style.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/static/styles/sugoi/style.css b/static/styles/sugoi/style.css index 66956ad..75d9349 100644 --- a/static/styles/sugoi/style.css +++ b/static/styles/sugoi/style.css @@ -34,12 +34,11 @@ body { a { text-decoration: none; border: none; - color: #0000af; + color: #000045; } a:hover { text-decoration: underline; - color: #1300e6; } button, input[type=button], input[type=submit] {