미디어위키:Minerva.css: 두 판 사이의 차이
둘러보기로 이동
검색으로 이동
Resultofunion (토론 | 기여) 편집 요약 없음 |
Resultofunion (토론 | 기여) 편집 요약 없음 |
||
| 15번째 줄: | 15번째 줄: | ||
/* 푸터 위키이름 삭제 */ | /* 푸터 위키이름 삭제 */ | ||
footer .footer-content h2 {display:none} | footer .footer-content h2 {display:none} | ||
/* 모바일 메뉴 푸터 삭제*/ | |||
#mw-mf-page-left .hlist{display:none} | |||
/*각주*/ | /*각주*/ | ||
2022년 1월 18일 (화) 09:14 판
/* 최근편집일, 개인정보처리방침, 면책조항 삭제 */
#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_0 {display:none}
/* 푸터 위키이름 삭제 */
footer .footer-content h2 {display:none}
/* 모바일 메뉴 푸터 삭제*/
#mw-mf-page-left .hlist{display:none}
/*각주*/
ol.references > li{font-size:12px; margin-top:4px; line-height:1.6}
ol.references{padding-left:24px}
.client-js .collapsible-block{margin-top:10px; margin-bottom:10px}
.content h3{font-size:16px}
.content * + h3{margin-top: 1.5em}
.content p{margin-top:0}