write.skin.php 의 문자를 굵게 안나타내려면 정보
write.skin.php 의 문자를 굵게 안나타내려면첨부파일
본문
댓글 전체
<style type="text/css">
.write_head { padding:5px 0 5px 20px; height:30px; background-color:#F9F9F9; width:130px; font-weight:bold; color:#000; font-family:dotum; line-height:15px; }
->
.write_head { padding:5px 0 5px 20px; height:30px; background-color:#F9F9F9; width:130px; color:#000; font-family:dotum; line-height:15px; }
.write_head { padding:5px 0 5px 20px; height:30px; background-color:#F9F9F9; width:130px; font-weight:bold; color:#000; font-family:dotum; line-height:15px; }
->
.write_head { padding:5px 0 5px 20px; height:30px; background-color:#F9F9F9; width:130px; color:#000; font-family:dotum; line-height:15px; }
//x-------------