From 2ac985382ece0a3471103583888fb804318370e0 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 17 Jan 2013 13:26:43 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20CSS?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/default.css b/css/default.css index 2811a2d09..df4c42d56 100644 --- a/css/default.css +++ b/css/default.css @@ -226,6 +226,8 @@ a {color:#000;text-decoration:none} .btn_confirm {text-align:center} /* 서식단계 진행 */ .btn_submit {padding:0 15px;height:30px;border:0;background:#ff4679;color:#fff;letter-spacing:-0.1em;vertical-align:top} .btn_cancel {display:inline-block;padding:0 10px;height:28px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:2.5em} +.btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */ +.btn_win a {display:inline-block;padding:0 10px;height:28px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:2.5em;cursor:pointer} /* 폼 테이블 */ .frm_tbl {} @@ -447,8 +449,6 @@ a {color:#000;text-decoration:none} .new_win_ul a {display:block;padding:10px;border-right:1px solid #eee;border-left:1px solid #eee;color:#595959;font-family:"dotum";font-weight:bold} .new_win_ul a:hover, .new_win_ul a:focus {background:#faf9f5} -.btn_win {clear:both;margin-bottom:20px;text-align:center} /* 새창용 */ -.btn_win a {display:inline-block;padding:0 10px;height:28px;border:1px solid #ccc;background:#fafafa;color:#000;text-decoration:none;line-height:2.5em;cursor:pointer} /* 포인트 내역 */ #point table {margin-bottom:0}