You can simply open your css file and write the code as follows
textarea { font-family:"Times New Roman", Times, serif; font-size: 12px; }
Following the procedure described above, you can change the default property for any HTML tag that you want.
user1465587
source share