From 1ad8cbda8acfe3754889a3cfbd92d54892ce8b0f Mon Sep 17 00:00:00 2001 From: whitedot Date: Wed, 8 Jan 2014 11:57:32 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20p=20=ED=8C=A8?= =?UTF-8?q?=EB=94=A9=20=EC=A1=B0=EC=A0=95=EC=97=90=20=EB=94=B0=EB=A5=B8=20?= =?UTF-8?q?=ED=95=98=EB=8B=A8=20=EC=B9=B4=ED=94=BC=EB=9D=BC=EC=9D=B4?= =?UTF-8?q?=ED=8A=B8=20p=20=EC=8A=A4=ED=83=80=EC=9D=BC=20=EC=B2=98?= =?UTF-8?q?=EB=A6=AC?= 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 8230b0c9f..e2fbdc6ee 100644 --- a/css/default.css +++ b/css/default.css @@ -93,7 +93,7 @@ a:hover, a:focus, a:active {color:#000;text-decoration:underline} #ft_catch {position:relative;margin:0 auto;padding:20px 0;width:970px;text-align:center} #ft_copy {background:#414141} -#ft_copy p {position:relative;margin:0 auto;width:970px;color:#fff} +#ft_copy p {position:relative;margin:0 auto;padding:10px 0;width:970px;color:#fff} #ft_copy a {position:absolute;top:10px;right:0;color:#fff} /* 게시물 선택복사 선택이동 */