Merge pull request #2150 from ameer1234567890/material-theme-monospace-font
luci-theme-material: Monospace font for textarea elements
This commit is contained in:
commit
a531d7bc06
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