From dcedf416de077fb9bf03e64510153619daca4d0b Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 15 Jan 2013 15:57:06 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=83=88?= =?UTF-8?q?=EC=B0=BD=20=EB=B2=84=ED=8A=BC=20=EC=8A=A4=ED=83=80=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bbs/move.php | 2 +- css/default.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/bbs/move.php b/bbs/move.php index 743522fe6..8f04abfaa 100644 --- a/bbs/move.php +++ b/bbs/move.php @@ -83,7 +83,7 @@ for ($i=0; $row=sql_fetch_array($result); $i++) -
+ diff --git a/css/default.css b/css/default.css index 3f52ba37b..51339ec2a 100644 --- a/css/default.css +++ b/css/default.css @@ -425,7 +425,7 @@ 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-size:1em;font-weight:bold} .new_win_ul a:hover, .new_win_ul a:focus {background:#faf9f5} -.btn_win {padding:10px 5% 20px;background:#494949;text-align:right} /* 새창용 */ +.btn_win {text-align:center} /* 새창용 */ .btn_win a {display:inline-block;padding:0 10px;height:28px;border:1px solid #ccc;background:#fafafa;color:#000;font-size:0.75em;text-decoration:none;line-height:2.5em} /* 포인트 내역 */