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