From a35f1d878ef715eaca2d8909adffa8463fc6e6a5 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 25 Jan 2013 18:44:30 +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=20?= =?UTF-8?q?=EB=B3=B4=EA=B0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/css/default.css b/css/default.css index 829d8c6ca..8e0051a23 100644 --- a/css/default.css +++ b/css/default.css @@ -138,6 +138,10 @@ table a {color:#000;text-decoration:none} .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%} +.new_win_ul {margin:-20px 0 20px 0;padding:0 0 0 20px;border-bottom:1px solid #515151;background:#484848;list-style:none;zoom:1} +.new_win_ul:after {display:block;visibility:hidden;clear:both;content:""} +.new_win_ul li {float:left;margin-left:-1px} +.new_win_ul a {display:block;padding:10px 10px 8px;border-right:1px solid #595959;border-left:1px solid #595959;color:#fff;font-family:"dotum";font-weight:bold;text-decoration:none} /* ///// 스킨별 스타일 ///// */ /* 아웃로그인 스킨 */