default body line-height 1.4 -> 1.2

added goonchat buttons to increase/decrease body line-height
This commit is contained in:
uraniummeltdown
2017-12-21 22:26:20 +05:00
parent 3b92dc22c5
commit f047ca799c
3 changed files with 30 additions and 1 deletions
@@ -13,7 +13,7 @@ body {
background: #fff;
font-family: Verdana, sans-serif;
font-size: 9pt;
line-height: 1.4;
line-height: 1.2;
overflow-x: hidden;
overflow-y: scroll;
word-wrap: break-word;