모바일: gnb 작업 중, snb->mb_nb, lnb->side_nb 로 아이디 변경

This commit is contained in:
whitedot
2013-03-08 13:23:12 +09:00
parent 764f5bbdf9
commit 5f887a6028
7 changed files with 54 additions and 51 deletions

View File

@ -45,12 +45,12 @@ h2 {font-size:1.2em}
#logo {position:relative;height:70px}
#logo img {position:absolute;top:15px;left:0}
#snb {z-index:2;position:absolute;top:16px;right:0;zoom:1}
#snb:after {display:block;visibility:hidden;clear:both;content:""}
#snb ul {float:right;margin:0;padding:0;zoom:1}
#snb ul:after {display:block;visibility:hidden;clear:both;content:""}
#snb li {float:left;margin-left:20px}
#snb a {display:inline-block;padding:5px 0;color:#e0e0e0;font-size:0.9em;text-decoration:none}
#mb_nb {z-index:2;position:absolute;top:16px;right:0;zoom:1}
#mb_nb:after {display:block;visibility:hidden;clear:both;content:""}
#mb_nb ul {float:right;margin:0;padding:0;zoom:1}
#mb_nb ul:after {display:block;visibility:hidden;clear:both;content:""}
#mb_nb li {float:left;margin-left:20px}
#mb_nb a {display:inline-block;padding:5px 0;color:#e0e0e0;font-size:0.9em;text-decoration:none}
/* gnb js off */
#gnb {z-index:10;background:#383a3f}