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;