git-svn-id: http://xe-core.googlecode.com/svn/trunk@1847 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-07-02 09:25:08 +00:00
parent ab374b12f2
commit cb3246888e
29 changed files with 635 additions and 22 deletions

View file

@ -16,7 +16,7 @@ IE7 Only
*/
/* default.css - Type Selector Definition */
* { margin:0; padding:0; font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
* { margin:0; padding:0; }
html, body { }
html { width:100%; position:relative;}
body { font-size:.75em; width:100%; background:#2f2f2f; margin:0;}