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

리버티게임, 모두가 만들어가는 자유로운 게임
(일부 마진 재지정)
잔글 (Senouis의 편집을 BANIP의 마지막 판으로 되돌림)
태그: 일괄 되돌리기
(사용자 2명의 중간 판 7개는 보이지 않습니다)
21번째 줄: 21번째 줄:
.gamecard .theme {
.gamecard .theme {
height: 8px;
height: 8px;
}
.gamecard .image-wrapper img{
    width: 100%;
    max-height: 5em;
    object-fit: cover;
}
}


.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;
}  
}  


66번째 줄: 72번째 줄:
font-size: 0.8em;
font-size: 0.8em;
margin-left: 8px;
margin-left: 8px;
}
.gamecard.설명감춤 .content>.description {
display:none;
}
}


74번째 줄: 84번째 줄:


.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;
}
.gamecard .icon-wrapper .icon a{
    color: inherit;
    text-decoration: none;
}
}


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

2024년 8월 12일 (월) 20:13 판

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

도보시오