diff --git a/css/default.css b/css/default.css index 6c74f460a..bec74ef9d 100644 --- a/css/default.css +++ b/css/default.css @@ -18,4 +18,7 @@ hr {display:none} /* 본문 바로가기 */ #to_content a {z-index:100000000;display:block;position:absolute;top:0;left:0;height:0;overflow:hidden} #to_content a:focus, -#to_content a:active {padding:10px 0;width:100%;height:auto;background:#333;color:#fff;text-align:center;overflow:auto} \ No newline at end of file +#to_content a:active {padding:10px 0;width:100%;height:auto;background:#333;color:#fff;text-align:center;overflow:auto} + +/* 레이아웃 */ +#header {} \ No newline at end of file diff --git a/head.php b/head.php index 32f016bc0..b7397a4b1 100644 --- a/head.php +++ b/head.php @@ -1,4 +1,4 @@ - - -