web: sans-serif

This commit is contained in:
Devaev Maxim 2018-07-17 05:47:04 +03:00
parent 2598f00143
commit 77e9917b64

View File

@ -2,6 +2,7 @@ body {
margin: 0px; margin: 0px;
color: #c3c3c3; color: #c3c3c3;
background-color: #36393f; background-color: #36393f;
font-family: sans-serif!important;
} }
img#logo { img#logo {
height: 24px; height: 24px;