From cbc3901c0150372b357eb41e4b91898e9a860114 Mon Sep 17 00:00:00 2001 From: Pavel Djundik Date: Fri, 22 Sep 2017 13:15:46 +0300 Subject: [PATCH] Remove font-size override --- theme.css | 8 -------- 1 file changed, 8 deletions(-) diff --git a/theme.css b/theme.css index 082d1d6..3e517ca 100644 --- a/theme.css +++ b/theme.css @@ -22,14 +22,6 @@ color: rgba(131, 148, 150, 0.9); } -body, -#windows .header .topic, -.messages .msg, -.sidebar, -#windows #form .input { - font-size: 14px; -} - i.hostmask { font-size: 90%; opacity: 0.7;