increase font size for textareas

This commit is contained in:
albert
2013-02-19 21:51:13 -05:00
parent 86164c5200
commit f119048493
2 changed files with 10 additions and 9 deletions

View File

@@ -18,6 +18,7 @@ form.simple_form {
textarea {
width: 30em;
font-size: 1.2em;
}
label {