사용자: 새 기본테마 적용 중

This commit is contained in:
whitedot
2013-01-23 14:06:07 +09:00
parent 1164ef3c2d
commit 2edb6438c6
8 changed files with 8 additions and 43 deletions

View File

@ -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}
#to_content a:active {padding:10px 0;width:100%;height:auto;background:#333;color:#fff;text-align:center;overflow:auto}
/* 레이아웃 */
#header {}