- Changed button colors.

This commit is contained in:
Accensus 2017-06-21 00:28:15 +03:00
parent e18a095e55
commit abe1ddbcde

View file

@ -1058,7 +1058,7 @@ message-box textarea {
---------------------------------------- */
a.button1, input.button1, input.button3, a.button2, input.button2 {
color: rgb(141, 171, 206);
color: #7ca8c5;
background-color: rgb(43, 49, 60);
}