틀:정보상자/styles.css: 두 판 사이의 차이
식물 vs 좀비 위키
편집 요약 없음 |
편집 요약 없음 |
||
| 173번째 줄: | 173번째 줄: | ||
0 4px 11px rgba(68, 42, 31, 0.1), | 0 4px 11px rgba(68, 42, 31, 0.1), | ||
inset 0 0 0 3px rgba(255, 250, 242, 0.16); | inset 0 0 0 3px rgba(255, 250, 242, 0.16); | ||
overflow: | overflow: visible; | ||
text-align: center; | text-align: center; | ||
} | } | ||
| 249번째 줄: | 249번째 줄: | ||
.infobox__image .gallerybox { | .infobox__image .gallerybox { | ||
display: block; | display: block; | ||
width: | width: 100% !important; | ||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0 | padding: 0 !important; | ||
box-sizing: border-box; | box-sizing: border-box; | ||
overflow: | overflow: visible; | ||
} | } | ||
| 275번째 줄: | 275번째 줄: | ||
width: 100% !important; | width: 100% !important; | ||
height: 100% !important; | height: 100% !important; | ||
aspect-ratio: 1 / 1; | |||
margin: 0 !important; | margin: 0 !important; | ||
padding: 0 !important; | padding: 0 !important; | ||
| 294번째 줄: | 295번째 줄: | ||
width: 100% !important; | width: 100% !important; | ||
max-width: 100% !important; | max-width: 100% !important; | ||
height: | height: auto !important; | ||
max-height: | max-height: none !important; | ||
aspect-ratio: 1 / 1; | |||
margin: 0 auto; | margin: 0 auto; | ||
object-fit: contain; | object-fit: contain; | ||
| 306번째 줄: | 308번째 줄: | ||
z-index: 2; | z-index: 2; | ||
width: calc(100% - 0.8rem); | width: calc(100% - 0.8rem); | ||
margin: 0.58rem auto 0 !important; | margin: 0.58rem auto -0.44rem !important; | ||
padding: 0.62rem 0.72rem !important; | padding: 0.62rem 0.72rem !important; | ||
transform: translateY(0.72rem); | |||
border: 1px solid var(--infobox-row-edge); | border: 1px solid var(--infobox-row-edge); | ||
border-radius: 9px; | border-radius: 9px; | ||
| 673번째 줄: | 676번째 줄: | ||
width: calc(100% - 0.7rem); | width: calc(100% - 0.7rem); | ||
margin-top: 0.5rem !important; | margin-top: 0.5rem !important; | ||
margin-bottom: -0.38rem !important; | |||
padding: 0.58rem 0.64rem !important; | padding: 0.58rem 0.64rem !important; | ||
transform: translateY(0.64rem); | |||
font-size: 0.84rem; | font-size: 0.84rem; | ||
} | } | ||
