summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhardythe12014-11-28 17:17:45 +0530
committerhardythe12014-11-28 17:17:45 +0530
commitc660e0b2e208721ec35b80a0324f71df8e662584 (patch)
treee3b88f043e2fd876d2fa3bd0d027d1833bd730d2
parent8b5e4e009f25327f9d0614bdceeb55135567d725 (diff)
downloadscipy2014-c660e0b2e208721ec35b80a0324f71df8e662584.tar.gz
scipy2014-c660e0b2e208721ec35b80a0324f71df8e662584.tar.bz2
scipy2014-c660e0b2e208721ec35b80a0324f71df8e662584.zip
changed color for registration notification
-rw-r--r--static/website/css/main.css4
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;
}