Change button color to lighter green

This commit is contained in:
Ben Ramey
2014-06-22 16:23:23 -05:00
parent 9c159b4bae
commit 4360ccc072

View File

@@ -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;