From a8bb1db33420b5aaac4e1c2cbf1c86f6de601485 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 20 Mar 2018 00:55:24 +0100 Subject: [PATCH] Update style.css --- css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/style.css b/css/style.css index 1305603..fc30943 100755 --- a/css/style.css +++ b/css/style.css @@ -324,7 +324,7 @@ body { .button.boxed.tor { border: 1px solid #7D4698; background: none; - color: #333; } + color: #7D4698; } .button.boxed.black:hover { color: #fff;