미디어위키: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} | .thumbinner{width:100% !important} | ||
| 75번째 줄: | 75번째 줄: | ||
.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} | ||
.custom-image{width: 100vw !important; position: relative; left: -16px; background: none; border: none; padding: 0 !important; float: none !important; margin-left: unset !important; margin-right: unset !important;} | |||
.custom-image .thumbcaption {padding:0 16px !important} | |||
.custom-album {border:none !important; background:none !important; float:none !important; margin:0 !important; padding:0 !important} | |||
.custom-album .thumbcaption{margin-bottom:10px} | |||
.custom-album .custom-image{width: calc(100vw + 3px) !important} | |||
.custom-album .albumitem{margin:5px 0} | |||
} | } | ||