rhymix/modules/admin/tpl/css/admin_en.css
ChanMyeong db0aa266bc Issue 2442 minor fix.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11220 201d5d3c-b55e-5fd7-737f-ddc643e51545
2012-09-12 11:07:29 +00:00

6 lines
No EOL
455 B
CSS

@charset "utf-8";
@font-face{font-family:NG;src:url(../../../../common/font/NanumGothic.eot);src:local(),url(../../../../common/font/NanumGothic.woff) format('woff')}
body>.x,.x table,.x input,.x textarea,.x select,.x button{font-family:,NanumGothic,NG,,Dotum,Arial,Helvetica,sans-serif}
@media all and (max-width:980px){
body>.x,.x table,.x input,.x textarea,.x select,.x button{font-family:,Dotum,Arial,Helvetica,sans-serif}
}