사용자: 상단 아이콘 글자색 및 게시판스킨 목록 스타일

This commit is contained in:
whitedot
2013-02-08 10:17:15 +09:00
parent d8104a2706
commit 870e6db80a

View File

@ -47,7 +47,7 @@ a:active {color:#0e99ea;text-decoration:underline}
#snb #snb_modify {background-position:-240px 0}
#snb #snb_cnt {background-position:-300px 0}
#snb #snb_new {background-position:-360px 0}
#snb strong {position:absolute;top:33px;right:0;padding:0 5px;border-radius:10px;background:#109ff1;color:#fff;font-size:0.9em;font-family:"dotum";font-weight:normal;letter-spacing:-0.1em;line-height:1.5em}
#snb strong {position:absolute;top:33px;right:0;padding:0 5px;border-radius:10px;background:#3c99cf;color:#fff;font-size:0.9em;font-family:"dotum";font-weight:normal;letter-spacing:-0.1em;line-height:1.5em}
#schall {position:absolute;top:25px;right:0;margin:0;padding:0;border:0;letter-spacing:-5px}
#schall legend {width:0;height:0;overflow:hidden}
@ -168,7 +168,7 @@ fieldset textarea {padding:3px 3px 4px;border:1px solid #ddd;background:#fff;ver
fieldset textarea:focus {padding:4px 4px 5px;border:0;background:#494949;color:#fff}
.fs_submit,
fieldset button {padding:0 15px;height:24px;border:0;background:#428ab4;color:#fff;line-height:1.9em;vertical-align:middle;cursor:pointer}
fieldset button {padding:0 15px;height:24px;border:0;background:#595959;color:#fff;line-height:1.7em;vertical-align:middle;cursor:pointer}
/* 자바스크립트 alert 대안 */
#validation_check {margin:100px auto;width:500px}
@ -407,8 +407,8 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#428ab4;color:#f
#bo_cate_ul {margin:1px 0 0 1px;zoom:1}
#bo_cate_ul:after {display:block;visibility:hidden;clear:both;content:""}
#bo_cate_ul li {position:relative;float:left}
#bo_cate_ul a {display:block;margin-top:-1px;margin-left:-1px;padding:7px 15px 5px;border:1px solid #eee;background:#f7f7f7;color:#000;font-weight:bold;text-decoration:none}
#bo_cate_ul #bo_cate_on {background:#484848;color:#fff}
#bo_cate_ul a {display:block;margin-top:-1px;margin-left:-1px;padding:7px 15px 5px;border:1px solid #eee;background:#f7f7f7;color:#595959;text-decoration:none}
#bo_cate_ul #bo_cate_on {background:#ff3061;color:#fff}
.bo_fx {margin-bottom:5px;zoom:1}
.bo_fx:after {display:block;visibility:hidden;clear:both;content:""}
@ -421,7 +421,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#428ab4;color:#f
.btn_bo_adm {float:left}
.btn_bo_adm li {float:left;margin-right:5px}
.bo_notice {}
.bo_cate_link {display:inline-block;margin:0 3px 0 0;font-weight:bold;text-decoration:none} /* 글제목 줄 분류스타일 */
.bo_cate_link {display:inline-block;margin:0 3px 0 0;color:#777 !important;font-weight:bold;text-decoration:none} /* 글제목줄 분류스타일 */
.bo_current {color:#428ab4}
.td_subject img {margin-left:3px}
.cnt_cmt {display:inline-block;margin:0 4px;color:#428ab4}