diff --git a/themes/cwtch/static/css/style.css b/themes/cwtch/static/css/style.css index 99adffe..e333ebb 100644 --- a/themes/cwtch/static/css/style.css +++ b/themes/cwtch/static/css/style.css @@ -111,8 +111,8 @@ h1, h2, h3 { } .btn-primary:visited { - background-color: #a04978 !important; - border-color: #a04978 !important; + background-color:#d20070; + border-color: #d20070; outline: none !important; box-shadow: none !important; }