fix font size

This commit is contained in:
Val Erastov 2016-02-18 17:15:26 -08:00
parent c9245aa313
commit f6013c8d58

View file

@ -121,6 +121,7 @@ html, body {
color: #fff;
padding: 2px 0 2px 3px;
background: #333;
font-size: 13px;
}
.no-top-border {
@ -177,7 +178,6 @@ html, body {
background: royalblue;
}
.win {
position: absolute;
min-width: 10px;