Give buttons same color as links, so they don't show as 'disabled'

master
Dennis de Greef 7 years ago
parent 3dce1a2d6a
commit e19c88ebf0

@ -149,6 +149,7 @@ body {
.buttons {
float: right;
background-color: #53257e;
button {
padding: 10px;

Loading…
Cancel
Save