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

This commit is contained in:
Dennis de Greef 2016-12-25 12:55:39 +01:00
parent 3dce1a2d6a
commit e19c88ebf0

View file

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