css: don't use monospace font for textareas.
This changes the font in text input boxes (including the tag edit box) from monospace to Verdana.
This commit is contained in:
@@ -48,7 +48,6 @@ form.simple_form {
|
||||
|
||||
textarea {
|
||||
width: 70%;
|
||||
font-size: 1.2em;
|
||||
}
|
||||
|
||||
label {
|
||||
|
||||
Reference in New Issue
Block a user