diff --git a/myriad/static/themes/green.css b/myriad/static/themes/green.css index e21e4f9..fb97ba5 100644 --- a/myriad/static/themes/green.css +++ b/myriad/static/themes/green.css @@ -14,7 +14,7 @@ color:black; } .green a{ - color: #14da7a; + color: #11c668; } .green a:hover{ color: #0e985e;