luci-theme-material: Monospace font for textarea elements
Signed-off-by: Ameer Dawood <ameer1234567890@gmail.com>
This commit is contained in:
parent
9e5baf9b3a
commit
818ce143f2
1 changed files with 1 additions and 1 deletions
|
@ -1226,7 +1226,7 @@ td > .ifacebadge,
|
|||
min-height: 14rem;
|
||||
padding: 0.8rem;
|
||||
font-size: 0.8rem;
|
||||
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
|
||||
font-family: monospace;
|
||||
color: black;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue