1
2
3
4
5
6
7
8
9
10
/*回應輸入區*/
td.td_cnt textarea,
textarea#input_small
{
background:#fff !important;
color:#111 !important;
font-size:13px !important;
min-height:50px;
line-height:20px;
}