From d33e72e26a3ac6855c17f0ae23ebffba57baa847 Mon Sep 17 00:00:00 2001 From: Anxhelo Lushka Date: Tue, 20 Mar 2018 01:01:07 +0100 Subject: [PATCH] Update style.css --- css/style.css | 3 +++ 1 file changed, 3 insertions(+) diff --git a/css/style.css b/css/style.css index 06a5914..a078c4a 100755 --- a/css/style.css +++ b/css/style.css @@ -291,6 +291,9 @@ body { .button.white::before { background: #fff; } +.button.tor::before { + background: #7D4698; } + .button.boxed.white { border: 1px solid #fff; background: none;