틀:백괴게임 메뉴: 두 판 사이의 차이
둘러보기로 이동
검색으로 이동
백괴게임>Manymaster 편집 요약 없음 |
백괴게임>Manymaster 편집 요약 없음 |
||
4번째 줄: | 4번째 줄: | ||
width:100%; | width:100%; | ||
display:flex; | display:flex; | ||
background: | background:hsl(220, 60%, 50%); | ||
border-top-left-radius: 10px; | border-top-left-radius: 10px; | ||
border-top-right-radius: 10px; | border-top-right-radius: 10px; | ||
39번째 줄: | 39번째 줄: | ||
.lnb .menuItem_center a{ | .lnb .menuItem_center a{ | ||
color: | color:white; | ||
text-decoration:none; | text-decoration:none; | ||
transition:0.2s color linear; | transition:0.2s color linear; | ||
53번째 줄: | 53번째 줄: | ||
.lnb .menuItem_leftside a{ | .lnb .menuItem_leftside a{ | ||
color: | color:white; | ||
text-decoration:none; | text-decoration:none; | ||
transition:0.2s color linear; | transition:0.2s color linear; | ||
67번째 줄: | 67번째 줄: | ||
.lnb .menuItem_rightside a{ | .lnb .menuItem_rightside a{ | ||
color: | color:white; | ||
text-decoration:none; | text-decoration:none; | ||
transition:0.2s color linear; | transition:0.2s color linear; |