From 44d2612d1063f96ece33214f1f8bdd147cd29738 Mon Sep 17 00:00:00 2001 From: whitedot Date: Thu, 7 Feb 2013 20:24:17 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EC=B5=9C?= =?UTF-8?q?=EC=8B=A0=EA=B8=80=20=EC=8A=A4=ED=82=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/default.css | 8 ++++---- test.php | 22 ++++++++++++++-------- 2 files changed, 18 insertions(+), 12 deletions(-) diff --git a/css/default.css b/css/default.css index 3238c1414..e7f38af35 100644 --- a/css/default.css +++ b/css/default.css @@ -333,13 +333,13 @@ fieldset button {padding:0 15px;height:24px;border:0;background:#428ab4;color:#f #profile h2 {margin:0} /* 최근게시물 스킨 (latest) */ -.lt {float:left;margin-bottom:5px;padding:10px 0;width:355px;height:149px;border-bottom:1px solid #ddd} -.lt ul {margin:0 0 10px;padding:0;list-style:none} +.lt {float:left;margin-bottom:30px;padding-bottom:10px;width:355px;height:149px} +.lt ul {margin:0 5px 10px;padding:0;list-style:none} .lt li {padding:3px 0} .lt a {} -.lt_title {display:block;margin-bottom:10px} +.lt_title {display:block;margin-bottom:10px;padding:10px 5px 8px;border:1px solid #eee;border-radius:10px;background:#f7f7f2} .lt_more {text-align:right} -.lt_more a {display:block;padding:5px 0} +.lt_more a {display:block;padding:5px 10px} /* 최근게시물 스킨 (new) */ #new_sch {margin-bottom:10px;text-align:right} diff --git a/test.php b/test.php index 26cf6e554..3609ac0ed 100644 --- a/test.php +++ b/test.php @@ -1,8 +1,14 @@ - \ No newline at end of file + + + +ie6 테스트 + + + + +i can see your halo + + \ No newline at end of file