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

디지털 트윈국토 표준 활용 가이드
8번째 줄: 8번째 줄:


.mw-body-content h2, .mw-body-content h3, .mw-body-content h4, .mw-body-content h5 {
.mw-body-content h2, .mw-body-content h3, .mw-body-content h4, .mw-body-content h5 {
     font-family: NanumFont/NanumMyeongjoBold;
     font-family: NanumMyeongjoBold;
}
}

2021년 10월 26일 (화) 18:46 판

/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
.mw-headline-number { color: #0275d8; }
.mw-headline-number::after { content: "."; }

/*#firstHeading{*/
/*	font:bold 30px Georgia, serif;*/
/*}*/

.mw-body-content h2, .mw-body-content h3, .mw-body-content h4, .mw-body-content h5 {
    font-family: NanumMyeongjoBold;
}