사용자:Manymaster/작업장: 두 판 사이의 차이
백괴게임>Manymaster 편집 요약 없음 |
백괴게임>Manymaster 편집 요약 없음 |
||
18번째 줄: | 18번째 줄: | ||
background: hsl(220, 60%, 50%); | background: hsl(220, 60%, 50%); | ||
position: relative; | position: relative; | ||
color: white; | |||
text-decoration: none; | |||
transition: 0.2s color linear; | |||
width: 100%; | |||
height: 100%; | |||
display: block; | |||
font-weight: bold; | |||
} | } | ||
44번째 줄: | 51번째 줄: | ||
.lnb .menuItem:hover { | .lnb .menuItem:hover { | ||
background: white; | background: white; | ||
color: hsl(220, 60%, 50%); | |||
} | } | ||
116번째 줄: | 124번째 줄: | ||
<div class="lnb"> | <div class="lnb"> | ||
<li class="menuItem active">[[백괴게임:대문|홈]]</li> | <li class="menuItem active">[[백괴게임:대문|홈]]</li> | ||
<li class="menuItem gameListNav"> | <li class="menuItem gameListNav">게임 목록 | ||
<div class="gameList"> | <div class="gameList"> | ||
<div class="gamedivstItem">{{linkget| {{#var:gameListPage}} |어드벤처 게임|get=cat=fulladv}}</div> | <div class="gamedivstItem">{{linkget| {{#var:gameListPage}} |어드벤처 게임|get=cat=fulladv}}</div> |