diff --git a/style.css b/style.css index 8a96bcb..65f57fc 100644 --- a/style.css +++ b/style.css @@ -45,7 +45,7 @@ a{ color: white; } a.novita{ - color: rgb(0, 0, 255); + color: rgb(0, 255, 0); } a.gbutton{ display: inline-block;