미디어위키:Minerva.css: 두 판 사이의 차이

청소년정책위키
편집 요약 없음
편집 요약 없음
4번째 줄: 4번째 줄:
html, body, button {
html, body, button {
font-family: Pretendard, sans-serif;
font-family: Pretendard, sans-serif;
}
div, span, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, ins, em, img, small, strike, strong, sub, sup, tt, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, button, select, audio, video {
font-family: Pretendard, sans-serif !important;
}
}



2023년 10월 7일 (토) 16:53 판

/* All CSS here will be loaded for users of the MinervaNeue skin */

/* 폰트 설정 */
html, body, button {
	font-family: Pretendard, sans-serif;
}

/* 대문 분류 제거 */
.page-청소년정책위키_대문 .catlinks {
	display: none;
}

/* 대문 토론 버튼 제거 */
.page-청소년정책위키_대문 .talk {
	display: none;
}

/* [[위키 인터페이스 문서] */