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}