mirror of
https://github.com/Newnetirc/thelounge-theme-newnet.git
synced 2026-01-24 07:30:19 +00:00
Only override font properties we need
This commit is contained in:
@@ -27,7 +27,8 @@ body,
|
|||||||
.messages .msg,
|
.messages .msg,
|
||||||
.sidebar,
|
.sidebar,
|
||||||
#windows #form .input {
|
#windows #form .input {
|
||||||
font: 14px "Roboto", "Noto Sans", "Noto Sans Emoji";
|
font-size: 14px;
|
||||||
|
font-family: "Roboto", "Noto Sans", "Noto Sans Emoji";
|
||||||
}
|
}
|
||||||
|
|
||||||
i.hostmask {
|
i.hostmask {
|
||||||
|
|||||||
Reference in New Issue
Block a user