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;
line-height: 1.42857143;
color: #BDBDBD;
background-color: #060606;
background-color: rgb(40, 40, 40);
}
input,
button,
@ -6275,4 +6275,4 @@ table.tablesorter thead tr th:hover {
left: -14px;
right: auto;
}
}
}