Skip to content

Commit a514f7b

Browse files
committed
fix style for textarea
1 parent 2eff752 commit a514f7b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • src/main/resources/webapp/static/css

src/main/resources/webapp/static/css/style.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,7 @@ textarea {
172172
width: 350px;
173173
height: 6em; /* 6 rows */
174174
font-size: 12px;
175+
font-family: Verdana, sans-serif;
175176
resize: vertical;
176177
}
177178
#add_space { padding-top: 20px; }

0 commit comments

Comments
 (0)