From a5f50313b93715a2822e4fe26835c157ad922b89 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 25 Jan 2013 18:41:04 +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=EA=B8=B0=EB=B3=B8=EC=8A=A4=ED=83=80=EC=9D=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/css/default.css b/css/default.css index 441590080..e917526f3 100644 --- a/css/default.css +++ b/css/default.css @@ -134,6 +134,11 @@ table a {color:#000;text-decoration:none} .td_datetime {width:100px;text-align:center} .td_mng {width:80px;text-align:center} +/* ///// 새창 기본 스타일 ///// */ +.new_win {} +.new_win h1 {margin-bottom:20px;padding:20px 20px 10px;background:#fff;font-size:1.2em} +.new_win table {margin:0 auto 20px;width:93%} + /* ///// 스킨별 스타일 ///// */ /* 아웃로그인 스킨 */ .ol {position:relative;margin-bottom:10px;padding:14px;border:1px solid #ddd;background:#fff} @@ -304,12 +309,10 @@ table a {color:#000;text-decoration:none} #bo_vc a {color:#000;text-decoration:none} #bo_vc p {padding:0 0 5px;line-height:1.8em} #bo_vc fieldset {margin:0 0 10px;padding:0} -#bo_vc_w {zoom:1} -#bo_vc_w:after {display:block;visibility:hidden;clear:both;content:""} #bo_vc #bo_vc_winfo {float:left} #bo_vc #captcha {float:left;margin-left:10px;padding:0 5px 0 0;border:0} #bo_vc #captcha a {display:inline-block;margin-right:5px;text-decoration:underline;vertical-align:middle} -#bo_vc .fs_input {margin-right:5px} +#bo_vc .fieldset_input {margin-right:5px} #bo_vc footer {zoom:1} #bo_vc footer:after {display:block;visibility:hidden;clear:both;content:""} .bo_vc_act {float:right;margin:0;list-style:none;zoom:1}