행위

미디어위키

"Common.css"의 두 판 사이의 차이

DB CAFE

(새 문서: 이 CSS 설정은 모든 스킨에 적용됩니다: @import url ( "https://fonts.googleapis.com/css?family=Nanum+Gothic") body {font-family : "Nanum Gothic", sans-serif} / * Med...)
(차이 없음)

2018년 8월 9일 (목) 14:19 판

/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
@import url ( "https://fonts.googleapis.com/css?family=Nanum+Gothic")

body {font-family : "Nanum Gothic", sans-serif}
/ * MediaWiki에서 사용되는 기본 글꼴을 Noto Sans으로 변경합니다 (제목이나 고정 폭 텍스트는 포함하지 않습니다) * /

div # content h1, div # content h2 {font-family : "Nanum Gothic", serif}
/ * MediaWiki 머리말에 사용 된 기본 글꼴을 Noto Serif로 변경 * /