미디어위키:Minerva.css: 두 판 사이의 차이
Resultofunion (토론 | 기여) 편집 요약 없음 |
Resultofunion (토론 | 기여) 편집 요약 없음 태그: 모바일 편집 모바일 웹 편집 |
||
| 68번째 줄: | 68번째 줄: | ||
@media(max-width:719px){ | @media(max-width:719px){ | ||
.thumb{position: relative; width: calc(100% + 32px) !important; left: -16px} | .thumb, .gallery .gallerybox div.thumb{position: relative; width: calc(100% + 32px) !important; left: -16px} | ||
.thumb .thumbcaption{margin-left:16px} | |||
.infobox .thumb{position:static; width:auto !important; left:0} | .infobox .thumb{position:static; width:auto !important; left:0} | ||
} | } | ||