답변 1개
채택된 답변
+20 포인트
10년 전
skin/shop/basic/style.css
10 스킨의 경우...
/* 상품 목록 스킨 10 */</p><p>.sct_10 .sct_li {position:relative;float:left;margin:0 25px 15px 0}</p><p>.sct_10 .sct_last {margin:0 0 15px !important}</p><p>.sct_10 .sct_clear {clear:both}</p><p>.sct_10 .sct_a {display:inline-block;position:relative;text-decoration:none}</p><p>.sct_10 .sct_a:focus, .sct_10 .sct_a:hover {text-decoration:none}</p><p>.sct_10 .sct_img {margin:0 0 10px}</p><p>.sct_10 .sct_txt {margin:0 0 5px}</p><p>.sct_10 .sct_icon {margin:0 0 10px}</p><p>.sct_10 .sct_id {display:block;margin:0 0 5px}</p><p>.sct_10 .sct_basic {margin:0 0 10px}</p><p>.sct_10 .sct_cost {display:block;margin:0 0 10px;font-weight:bold}</p><p>.sct_10 .sct_cost strike {display:block;margin:0 0 5px;color:#999;font-weight:normal}</p><p>.sct_10 .sct_sns {}
'sct_txt'가 제목이니... 다른 원하는 항목에 색상값을 넣으면...
혹, 입력한 색상값이 먹히지않으면...
color:#ccc !important
식으로 '!important'를 삽입해보세요.
로그인 후 평가할 수 있습니다
댓글을 작성하려면 로그인이 필요합니다.
답변을 작성하려면 로그인이 필요합니다.
로그인