Change background colour; test commit

This commit is contained in:
Victor Tran 2017-04-05 22:06:08 +10:00
parent 3737da45ca
commit de32b0f706

View file

@ -269,7 +269,7 @@ body {
font-size: 14px; font-size: 14px;
line-height: 1.42857143; line-height: 1.42857143;
color: #BDBDBD; color: #BDBDBD;
background-color: #060606; background-color: rgb(40, 40, 40);
} }
input, input,
button, button,