CSS clean-up.
This commit is contained in:
parent
8a40ac4cd2
commit
4ee1a5734e
@ -159,7 +159,6 @@ select.ov_select
|
||||
{
|
||||
color: var(--ov_dialog_foreground_color);
|
||||
background: var(--ov_dialog_background_color);
|
||||
font-family: Quicksand, Helvetica, sans-serif;
|
||||
font-size: 16px;
|
||||
margin: 0px;
|
||||
padding: 5px;
|
||||
|
||||
@ -52,7 +52,7 @@ li
|
||||
|
||||
input, select, textarea
|
||||
{
|
||||
font-family: Quicksand;
|
||||
font-family: Quicksand, Helvetica, sans-serif;
|
||||
font-size: 16px;
|
||||
outline: none;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user