From a0d74e5c15800b6b5431ad037306c0506aec19e3 Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 11 Jan 2013 15:41:53 +0900 Subject: [PATCH] =?UTF-8?q?=EC=82=AC=EC=9A=A9=EC=9E=90:=20=EB=A0=88?= =?UTF-8?q?=EC=9D=B4=EC=95=84=EC=9B=83=20=EC=8A=A4=ED=83=80=EC=9D=BC=20foo?= =?UTF-8?q?ter?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/def.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/def.css b/css/def.css index 3e0e7d683..00e1dba5d 100644 --- a/css/def.css +++ b/css/def.css @@ -163,7 +163,7 @@ a {color:#000;text-decoration:none} #wrapper h1 {margin-top:30px} /* 레이아웃 하단 */ -#footer {z-index:1;position:relative;padding:15px 0 20px;border-top:1px solid #ddd;color:#595959;font-size:0.75em} +#footer {z-index:1;position:relative;padding:15px 0 20px;border-top:1px solid #999;color:#595959;font-size:0.75em} #footer h1 {margin:0;height:0;overflow:hidden} #footer section {margin-left:30px} #footer h2 {margin:0;width:100px;color:#000;font-size:1em}