From 819eaa981d45386161866cb2b6ae62849699a29f Mon Sep 17 00:00:00 2001 From: whitedot Date: Tue, 8 Jan 2013 11:29: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=ED=83=80=EC=9D=B4=ED=8B=80=20=EB=B0=B0=EA=B2=BD?= =?UTF-8?q?=EC=83=89?= 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 5c597aaa1..5d8512ed0 100644 --- a/css/def.css +++ b/css/def.css @@ -232,7 +232,7 @@ h6 {margin:0 0 20px} .sch_datetime {font-size:0.75em} /* 새창 공통 */ -.new_win h1 {padding:10px 30px;background:#333;color:#fff;font-size:1.2em} +.new_win h1 {padding:10px 30px;background:#393936;color:#fff;font-size:1.2em} .new_win h1 a {color:#fff;text-decoration:none} .new_win article h1 {background:transparent;color:#000} .new_win article h1 a {color:#000;text-decoration:none}