mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-06 18:21:39 +09:00
한국어 글꼴 이름을 알파벳 이름으로 변경
This commit is contained in:
parent
fab9e43c16
commit
18c5778789
1 changed files with 1 additions and 1 deletions
|
|
@ -2413,7 +2413,7 @@ html:lang(ko) .x table,
|
|||
html:lang(ko) .x input,
|
||||
html:lang(ko) .x textarea,
|
||||
html:lang(ko) .x select,
|
||||
html:lang(ko) .x button{font-family:'나눔고딕',NanumGothic,'맑은 고딕','Apple SD Gothic Neo','돋움',Dotum,Arial,Helvetica,sans-serif}
|
||||
html:lang(ko) .x button{font-family: 'NanumGothic', 'Malgun Gothic', 'Apple SD Gothic Neo', 'Dotum', Arial, Helvetica, sans-serif}
|
||||
|
||||
/* Japanese admin_jp.css */
|
||||
html:lang(ja) body>.x,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue