미디어위키:Minerva.css: 두 판 사이의 차이
Resultofunion (토론 | 기여) 편집 요약 없음 태그: 모바일 편집 모바일 웹 편집 |
Resultofunion (토론 | 기여) 편집 요약 없음 |
||
| 67번째 줄: | 67번째 줄: | ||
.content .wikishare_toolbox a > img{width:28px} | .content .wikishare_toolbox a > img{width:28px} | ||
/* 모바일 미네르바 스킨의 썸네일 이미지 크기 보정 */ | |||
@media(max-width:719px){ | @media(max-width:719px){ | ||
.thumbinner{width:100% !important} | |||
a.image > img{width:100% !important} | |||
table.infobox{display:table} | |||
.thumb, .gallery .gallerybox div.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} | .thumb .thumbcaption{margin-left:16px} | ||
.infobox .thumb{position:static; width:auto !important; left:0} | .infobox .thumb{position:static; width:auto !important; left:0} | ||
} | } | ||