मीडियाविकि:Minerva.css: संशोधनहरू बीचको भिन्नता

새 문서: All CSS here will be loaded for users of the MinervaNeue skin: 최근편집일, 개인정보처리방침, 면책조항 삭제: #footer-info-lastmod, #footer-places-privacy, #footer-places-disclaimer {display:none} 푸터 하나님의교회 소개 표시: #footer-places-about {display:inline} 저작권 표시: #footer-info-custom-copyright {display:inline-block} 미네르바 노이어 대문의 'OO님, 환영합니다!' 삭제: .page-Main_Page #section...
 
कुनै सम्पादन सारांश छैन
पङ्क्ति १: पङ्क्ति १:
/* All CSS here will be loaded for users of the MinervaNeue skin */
/* 최근편집일, 개인정보처리방침, 면책조항 삭제 */
/* 최근편집일, 개인정보처리방침, 면책조항 삭제 */
#footer-info-lastmod,
#footer-info-lastmod,
पङ्क्ति २६: पङ्क्ति २५:
.content p{margin-top:0}
.content p{margin-top:0}


/* PDF 다운로드, 주시하기, 편집 버튼 숨김 */
/* 언어선택, PDF 다운로드, 주시하기, 편집 버튼 숨김 */
#page-actions > li:not(#language-selector){display:none}
#page-actions{margin-top:20px; display:none}


/* 공유하기 표시 여백 */
/* 공유하기 표시 여백 */
पङ्क्ति ४२: पङ्क्ति ४१:
nav li.open .ico-arrow {transform:rotate(180deg)}
nav li.open .ico-arrow {transform:rotate(180deg)}
#p-main-categories .recommended,
#p-main-categories .recommended,
#p-main-categories .category{display:none}
#p-main-categories .category,
#p-main-categories .language{display:none}
 
#p-main-categories.recommended-open .recommended,
#p-main-categories.recommended-open .recommended,
#p-main-categories.category-open .category{display:list-item}
#p-main-categories.category-open .category,
#p-main-categories.language-open .language{display:list-item}
#p-main-categories .recommended span,
#p-main-categories .recommended span,
#p-main-categories .category span{font-weight:500}
#p-main-categories .category span,
#p-main-categories .language span{font-weight:500}
.recommended-open > li:hover {
    background-color: #eaeff7;
    list-style: none;
}


/* 로그인 */
/* 로그인 */
पङ्क्ति ६७: पङ्क्ति ७४:
.a2a_kit a {display:inline-block; margin-right:10px}
.a2a_kit a {display:inline-block; margin-right:10px}
.content .wikishare_toolbox a > img{width:28px}
.content .wikishare_toolbox a > img{width:28px}
.content .infobox tbody > tr > th {
    flex: initial;
}


/* 미네르바 스킨의 썸네일 이미지 크기 보정 */
/* 미네르바 스킨의 썸네일 이미지 크기 보정 */
.content .infobox {max-width:356px !important;}
@media(max-width:719px){
@media(max-width:719px){
     .thumbinner{width:100% !important}
     .thumbinner{width:100% !important}
     a.image{width:100%}
     a.image{width:100%}
     a.image img{width:100% !important}
     a.image > img{width:100% !important}
     table.infobox{display:table}
     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}
पङ्क्ति ८८: पङ्क्ति १०४:
}
}


.minerva-header > form{justify-content:right}
#mw-mf-page-left ul {
@media(max-width:800px){
    padding-bottom: 22px;
.branding-box{max-width: calc(100% - 450px); min-width:auto !important}
}
.minerva-header .branding-box a{width:100%}
 
.minerva-header .branding-box a span{width:100%; line-height:normal; overflow:hidden; text-overflow:ellipsis}
#mw-mf-page-left ul li {
    background-color: #ffffff;
    position: relative;
    border-top: 1px solid #eaecf0;
    margin-top: -1px
}
}
@media(max-width:719px){
 
.branding-box{max-width: calc(100% - 111px)}
#mw-mf-page-left ul li:first-child {
    border-top: 0
}
 
#mw-mf-page-left ul li a {
    color: #54595d;
    display: flex;
    align-items: center;
    line-height: inherit;
    max-width: 100%;
    padding: 12px 10px 12px 15px;
}
 
#mw-mf-page-left ul li a:hover {
    box-shadow: inset 4px 0 0 0 #3366cc;
    text-decoration: none
}
 
#mw-mf-page-left ul li a span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.875rem;
    font-weight: bold
}
}