Change button color to lighter green
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
font-size: 24px;
|
||||
border-radius: 0;
|
||||
text-align: center;
|
||||
background-color: darkolivegreen;
|
||||
background-color: #5cb85c;
|
||||
color: white;
|
||||
margin-right: 2px;
|
||||
padding: 5px 20px;
|
||||
|
||||
Reference in New Issue
Block a user