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, #chat,
#windows .header { #windows .header {
font: 11px Inconsolata-g, monospace; font: 12px Inconsolata-g, monospace;
line-height: 1.4; line-height: 1.8;
} }
#chat button:hover { #chat button:hover {
opacity: .6; opacity: .6;