increased font size

This commit is contained in:
aynik 2015-04-15 19:42:47 +02:00
parent 4adba8a71c
commit 5ac16653b5
1 changed files with 2 additions and 2 deletions

View File

@ -458,8 +458,8 @@ button {
}
#chat,
#windows .header {
font: 11px Inconsolata-g, monospace;
line-height: 1.4;
font: 12px Inconsolata-g, monospace;
line-height: 1.8;
}
#chat button:hover {
opacity: .6;