mirror of
https://github.com/thelounge/thelounge
synced 2025-02-17 05:38:25 +00:00
parent
a7fe19deca
commit
4336699b49
3 changed files with 3 additions and 3 deletions
|
@ -121,7 +121,7 @@ a:hover,
|
|||
font: bold 12px Inconsolata-g, monospace;
|
||||
}
|
||||
|
||||
#form .input {
|
||||
#windows #form .input {
|
||||
font: 12px Inconsolata-g, monospace;
|
||||
}
|
||||
|
||||
|
|
|
@ -31,7 +31,7 @@ body {
|
|||
|
||||
#main #chat,
|
||||
#main #form,
|
||||
#form .input,
|
||||
#windows #form .input,
|
||||
#chat,
|
||||
#windows .header {
|
||||
font-family: "Open Sans", sans-serif !important;
|
||||
|
|
|
@ -32,7 +32,7 @@ body {
|
|||
|
||||
#main #chat,
|
||||
#main #form,
|
||||
#form .input,
|
||||
#windows #form .input,
|
||||
#chat,
|
||||
#windows .header {
|
||||
font-family: "Open Sans", sans-serif !important;
|
||||
|
|
Loading…
Add table
Reference in a new issue