fixed font in textarea
This commit is contained in:
parent
d350e231b2
commit
c83c93ef07
1 changed files with 1 additions and 2 deletions
|
@ -71,8 +71,7 @@ textarea {
|
|||
}
|
||||
|
||||
.admin textarea {
|
||||
font-family: "monospace";
|
||||
font-size: 0.8em;
|
||||
font-family: monospace;
|
||||
}
|
||||
|
||||
#admin dl {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue