틀:게임카드/css: 두 판 사이의 차이
< 틀:게임카드
잔글편집 요약 없음 태그: 수동 되돌리기 |
잔글편집 요약 없음 |
||
1번째 줄: | 1번째 줄: | ||
<onlyinclude> {{#css: | <onlyinclude> {{#css: | ||
.gamecard { | .gamecard { | ||
border-color: hsl(320, 95%, 80%); | border-color: hsl(320, 95%, 80%); | ||
9번째 줄: | 8번째 줄: | ||
} | } | ||
.gamecard .theme { | .gamecard .theme { | ||
height: 8px; | height: 8px; | ||
} | } | ||
.gamecard .content { | .gamecard .content { | ||
padding: 8px 16px; | padding: 8px 16px; | ||
} | } | ||
.gamecard .content .genres{ | .gamecard .content .genres{ | ||
margin-bottom:8px; | margin-bottom:8px; |