Remove font-size override

This commit is contained in:
Pavel Djundik 2017-09-22 13:15:46 +03:00 committed by GitHub
parent 1b7800b66f
commit cbc3901c01
1 changed files with 0 additions and 8 deletions

View File

@ -22,14 +22,6 @@
color: rgba(131, 148, 150, 0.9); color: rgba(131, 148, 150, 0.9);
} }
body,
#windows .header .topic,
.messages .msg,
.sidebar,
#windows #form .input {
font-size: 14px;
}
i.hostmask { i.hostmask {
font-size: 90%; font-size: 90%;
opacity: 0.7; opacity: 0.7;