From 1426f66206073e3e7e507b7b763976dfc6a0829b Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 5 Feb 2013 16:51:27 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=ED=9A=8C?= =?UTF-8?q?=EC=9B=90=EA=B0=80=EC=9E=85=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/default.css b/css/default.css index 0e68b5fb4..1e492e660 100644 --- a/css/default.css +++ b/css/default.css @@ -185,7 +185,7 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#109ff1;color:#f #fregisterform textarea {height:50px} /* 회원가입 완료 */ -#reg_result {margin-bottom:20px;padding:70px 50px 40px} +#reg_result {margin-bottom:20px;padding:70px 50px 40px;border-right:1px solid #eee;border-bottom:1px solid #eee;background:#fcfcfc} #reg_result_logo {margin-bottom:40px;text-align:center} #reg_result_email {padding:10px 50px;border-top:1px solid #eee;border-bottom:1px solid #eee;background:#fff;line-height:2em} #reg_result_email span {display:inline-block;width:150px}