編輯 要約 없음 |
編輯 要約 없음 |
||
| 10番째 줄: | 10番째 줄: | ||
.mw-editfont-monospace { | .mw-editfont-monospace { | ||
font-family:monospace,'Han-Nom Gothic',monospace | font-family:monospace,'Han-Nom Gothic',monospace | ||
} | |||
.tp_link a:active { | |||
color: inherit !important; | |||
} | |||
.tp_link a:hover { | |||
color: inherit !important; | |||
} | |||
.tp_link a:link { | |||
color: inherit !important; | |||
} | |||
.tp_link a:visited { | |||
color: inherit !important; | |||
} | } | ||
2020年 10月 6日 (火) 11:49 版
/* 이 CSS 설정은 모든 스킨에 적용됩니다 */
@import url('https://wiki.hanja.club/files/Han-NomGothic/stylesheet.css');
body, h1, h2, h3, h4, h5, h6 {
font-family:'Apple SD Gothic Neo','Spoqa Han Sans','SpoqaHanSans','Noto Sans KR','Noto Sans','Noto Sans CJK KR','NanumBarunGothic','Nanum Gothic','KoPub Dotum','Malgun Gothic','맑은 고딕','Han-Nom Gothic',sans-serif;
margin:0
}
code, kbd, pre, samp {
font-family:Menlo,Monaco,Consolas,"Courier New",'Han-Nom Gothic',monospace
}
.mw-editfont-monospace {
font-family:monospace,'Han-Nom Gothic',monospace
}
.tp_link a:active {
color: inherit !important;
}
.tp_link a:hover {
color: inherit !important;
}
.tp_link a:link {
color: inherit !important;
}
.tp_link a:visited {
color: inherit !important;
}