틀:정보상자/styles.css: 두 판 사이의 차이
식물 vs 좀비 위키
편집 요약 없음 태그: 모바일 편집 모바일 웹 편집 |
편집 요약 없음 태그: 모바일 편집 모바일 웹 편집 |
||
| 57번째 줄: | 57번째 줄: | ||
justify-content: center; | justify-content: center; | ||
width: 100%; | width: 100%; | ||
margin-top: 0.7rem; | margin-top: 0.7rem; | ||
padding: 0.7rem; | padding: 0.7rem; | ||
| 67번째 줄: | 66번째 줄: | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: center; | background-position: center; | ||
background-size: auto; | background-size: 100% auto; | ||
overflow: visible; | overflow: visible; | ||
} | } | ||
| 203번째 줄: | 202번째 줄: | ||
.infobox__image { | .infobox__image { | ||
width: 100%; | width: 100%; | ||
margin-top: 0.62rem; | margin-top: 0.62rem; | ||
padding: 0.7rem; | padding: 0.7rem; | ||
background-size: auto; | background-size: 100% auto; | ||
} | } | ||
| 240번째 줄: | 238번째 줄: | ||
.infobox__image { | .infobox__image { | ||
width: 100%; | width: 100%; | ||
padding: 0.7rem; | padding: 0.7rem; | ||
background-size: auto; | background-size: 100% auto; | ||
} | } | ||
