change buttons to white on black

This commit is contained in:
alvierahman90 2017-10-24 22:19:55 +01:00
parent 2faf6233e0
commit 6ac3146d41

View File

@ -70,8 +70,8 @@ div {
.btn {
font-size: xx-large !important;
background: white;
color: black;
background: black;
color: white;
width: 98%;
margin: 1%
}