/* #FFEEFF (분홍색)이 사용된 선택자 body .mypiList li:hover .subject, h4 */ /* ----- 기본 설정 ----- */ * { font-family:맑은 고딕, verdana; } body { margin-bottom:30px; background:#FFEEFF; } #mypiTop, .mypiList, .mypiComment, .mypiEdit, .subject, .ico_comm, #mypiRead, #mypiRead .m1, .mypiZmenu, #mypiRead .mypiReply, .mypiZmenu2, .readcomment2, .mypiComm, .visit, .visitxt3, .visitxt4 { border:none; background:none; } .footer_ruliweb { display:none; } #mypiHead { background:rgba(255, 255, 255, 0.5); border-bottom:1px solid #fff; } #mypiWrap { background:#fff; padding:20px; border:5px solid #eee; border-radius:30px; } /* ----- 마이피 상단 ----- */ #mypiTop { font-size:30px; text-align:center; padding:30px 0; } #mypiTop a:hover { text-decoration:none; } /* ----- 메인 메뉴 ----- */ #mLeft { font-size:14px; } .mypiEdit, .mypiNick { text-align:left; } .subject, h4 { font-size:20px; border-bottom:5px dashed #FFEEFF; } .mypiEtc .ver { padding:0; } /* ----- 본문 ----- */ .mypiList { font-size:14px; } .mypiList li:hover { background:#FFEEFF; } .mypiList a { font-size:18px; display:inline-block; width:calc(100% - 110px); text-align:left; } #mypiRead .m1 { font-family:맑은 고딕, verdana; font-size:14px; } #mypiRead .m1 a { font-size:26px; } #mypiRead .m1 a b { display:none; } #mypiRead .qlink { font-size:14px; padding:10px; background:none; } #mypiRead .story { font-size:16px; line-height:1.8; } #mypiRead .story img { max-width:870px; } #mypiRead .mypiReadMenu p { font-size:13px; color:#999; } #mypiRead .mypiReadMenu p a { color:#999; } .mypiZmenu { margin-top:30px; } .mypiZmenu .cm01 b, .mypiZmenu2 .cm01 b { font-size:20px; margin-right:20px; } .readcomment, .readcomment2 { font-size:16px; line-height:1.8; padding:20px; } .mypiZmenu2, .readcomment2 { margin-left:50px; } .mypiComm .box_txt_area textarea { font-size:16px; line-height:1.8; height:160px; font-family:맑은 고딕, verdana; } /* ----- 방명록 ----- */ .visitxt { font-size:16px; line-height:1.8; font-family:맑은 고딕, verdana; } .visitxt3 { margin-top:30px; font-size:16px; line-height:1.8; padding:7px 12px;} .visitxt3 .f_l b { font-size:20px; } .visitxt4 { font-size:16px; line-height:1.8; padding:20px 0;} .f_r { font-size:13px; color:#999; } .f_r a { color:#999; } /* ----- 페이징 ----- */ .paging_comm .num:hover, .paging_comm em.num { font-size:18px; border:none; }