사용자: 버튼 배경색 변경 및 copyright 의 도메인 색상 변경

This commit is contained in:
whitedot
2013-01-24 16:49:32 +09:00
parent cb8322e1b6
commit d699d59754

View File

@ -76,7 +76,7 @@ hr {display:none}
#ft_copy {background:#414141}
#ft_copy p {margin:0 auto;width:980px;color:#4a9ab8}
#ft_copy b {color:#079cd3}
#ft_copy b {color:#fff}
/* ///// 콘텐츠별 스타일 ///// */
/* PC 초기화면 */
@ -87,7 +87,7 @@ hr {display:none}
.btn02 {display:inline-block;padding:0 10px;height:24px;border:1px solid #ccc !important;background:#fafafa !important;color:#000 !important;text-decoration:none;line-height:2.2em}
.btn03 {display:inline-block;padding:0 10px;height:24px;border:1px solid #494949 !important;background:#494949 !important;color:#fff !important;text-decoration:none;line-height:2.2em}
.btn_confirm {text-align:center} /* 서식단계 진행 */
.btn_submit {padding:0 10px;height:28px;border:0;background:#079cd3;color:#fff;letter-spacing:-0.1em;vertical-align:top}
.btn_submit {padding:0 10px;height:28px;border:0;background:#0075b8;color:#fff;letter-spacing:-0.1em;vertical-align:top}
.btn_cancel {display:inline-block;padding:0 10px;height:26px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:2.5em}
.btn_frmline {padding:0 7px 0 5px;height:22px;border:0;background:#ff4679;color:#fff;letter-spacing:-0.1em;vertical-align:top;line-height:2em}
.btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */