mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
한국어 접속자일 경우 기본으로 돋움 폰트가 지정되도록 변경
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@3037 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
75a549a787
commit
04a1fed23c
4 changed files with 8 additions and 3 deletions
|
|
@ -18,6 +18,11 @@
|
|||
var current_mid = "{$mid}";
|
||||
var wating_message = "{$lang->msg_call_server}";
|
||||
//]]></script>
|
||||
<!--@if(Context::getLangType()=='ko')-->
|
||||
<style type="text/css">
|
||||
body { font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif; }
|
||||
</style>
|
||||
<!--@end-->
|
||||
|
||||
{Context::getHtmlHeader()}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue