사용자: 레이아웃 하단

This commit is contained in:
whitedot
2013-01-11 17:56:40 +09:00
parent 6a5d1697f7
commit c24f9bcda2

View File

@ -166,7 +166,7 @@ a {color:#000;text-decoration:none}
/* 레이아웃 하단 */
#footer {z-index:1;position:relative;padding:15px 0 20px;border-top:1px solid #bbb;color:#595959;font-size:0.75em}
#footer h1 {margin:0;height:0;overflow:hidden}
#footer section {margin-left:30px}
#footer section {margin-left:20px}
#footer h2 {margin:0;width:100px;color:#000;font-size:1em}
#footer a {color:#595959}
@ -194,7 +194,7 @@ a {color:#000;text-decoration:none}
#popular li {float:left;margin-right:20px}
/* 카피라이트 */
#footer p {position:absolute;top:25px;right:30px}
#footer p {padding-left:20px}
/* ##################################################################### 스킨 및 컨텐츠 */
/* 공통 */