1
2
3
4
5
6
7
/*--- 各種圓角 ---*/
.plurk_cnt, #form_holder, .response_box, .response-manager, .poster_holder, .plurk_box .mini_form, .dash-segment .segment-content{
	border-radius: 10px;
}

/*--- 噗的彎曲弧度 ---*/
.plurk_cnt { border-radius: 0 30px 0 30px; }