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

This commit is contained in:
zero 2007-06-07 00:38:54 +00:00
parent 52555d0e98
commit c0cd692bfc

View file

@ -7,7 +7,7 @@ Jeong, Chan Myeong 070529~070529
/* default.css - Type Selector Definition */
* { margin:0; padding:0; font-family:"돋움", Dotum, "굴림", Gulim, AppleGothic, Sans-serif;}
html, body { height:100%;}
html { width:100%; position:relative;}
html { width:100%; }
body { font-size:.75em; margin:2em;}
img { border:none;}
label { cursor:pointer;}