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

This commit is contained in:
zero 2007-07-02 07:44:02 +00:00
parent c4378634e2
commit 3aa0e229b2
7 changed files with 25 additions and 15 deletions

View file

@ -16,10 +16,10 @@ IE7 & IE6 & Below
.fl { float:left;}
/* default.css - Type Selector Definition */
* { margin:0; padding:0; font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
html, body { height:100%;}
* { margin:0; padding:0; }
html, body { }
html { width:100%; position:relative;}
body { font-size:.75em; margin:2em;}
body { font-size:.75em; margin:0;}
img { border:none;}
label { cursor:pointer;}
/*select { height:1.6em;}*/