틀:게임카드/css: 두 판 사이의 차이

리버티게임(개발), 모두가 만들어가는 자유로운 게임
둘러보기로 이동 검색으로 이동
>BANIP
(일부 마진 재지정)
>BANIP
(뱃지스타일 수정)
24번째 줄: 24번째 줄:


.gamecard .content {
.gamecard .content {
padding: 8px 16px;
padding: 8px 12px;
}
}


.gamecard .content .genres{
.gamecard .content .genres{
margin-bottom:8px;
margin-bottom:8px;
margin-left: 8px;
margin-left: 4px;
}  
}  


74번째 줄: 74번째 줄:


.gamecard .icon-wrapper .icon {
.gamecard .icon-wrapper .icon {
color: #999;
    color: #777;
transition: opacity 0.2s ease-in-out;
transition: opacity 0.2s ease-in-out;
opacity: 0.5;
opacity: 0.5;
    font-size: 1.7em;
}
}


94번째 줄: 95번째 줄:
color: #fff;
color: #fff;
padding: 2px 6px;
padding: 2px 6px;
font-size: 0.8em;
font-size: 0.6rem;
transform: translateY(100%);
transform: translateY(100%);
}
}

2023년 8월 7일 (월) 20:06 판

하위문서의 디자인을 담당하는 부분을 분리해둔 문서입니다.

도보시오