diff options
Diffstat (limited to 'static/website/css/main.css')
-rw-r--r-- | static/website/css/main.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/website/css/main.css b/static/website/css/main.css index c816257..b0883ec 100644 --- a/static/website/css/main.css +++ b/static/website/css/main.css @@ -335,8 +335,8 @@ body { .register-notify{ font-weight: 900; - background-color: #ffb732; - color: green!important; + background-color: #284942; + color: white!important; font-family: -webkit-body; } |