틀:백괴게임 메뉴: 두 판 사이의 차이
둘러보기로 이동
검색으로 이동
백괴게임>Bd3076 편집 요약 없음 |
백괴게임>Bd3076 편집 요약 없음 |
||
9번째 줄: | 9번째 줄: | ||
} | } | ||
.lnb . | .lnb .menuItem_center{ | ||
text-align:center; | text-align:center; | ||
display:inline-block; | display:inline-block; | ||
17번째 줄: | 17번째 줄: | ||
transition:0.2s background linear; | transition:0.2s background linear; | ||
} | } | ||
.lnb.center | .lnb .menuItem_leftside{ | ||
text-align:center; | |||
display:inline-block; | |||
flex:1; | |||
list-style:none; | |||
padding:0.2em 0em; | |||
transition:0.2s background linear; | |||
border-top-left-radius: 10px; | |||
} | } | ||
.lnb. | .lnb .menuItem_rightside{ | ||
text-align:center; | |||
display:inline-block; | |||
flex:1; | |||
list-style:none; | |||
padding:0.2em 0em; | |||
transition:0.2s background linear; | |||
border-top-right-radius: 10px; | |||
} | } | ||
51번째 줄: | 59번째 줄: | ||
}} | }} | ||
<div class="lnb"> | <div class="lnb"> | ||
<li class=" | <li class="menuItem_leftside">[[백괴게임:대문|'''홈''']]</li> | ||
<li class=" | <li class="menuItem_center">[[백괴게임:게임 목록|'''게임 목록''']]</li> | ||
<li class=" | <li class="menuItem_center">[[도움말:길라잡이|'''길라잡이''']]</li> | ||
<li class=" | <li class="menuItem_center">[[도움말:게임 만들기|'''게임 만들기''']]</li> | ||
<li class=" | <li class="menuItem_rightside">[[백괴게임:오락실|'''오락실''']]</li> | ||
</div> | </div> | ||
</onlyinclude> | </onlyinclude> |