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

This commit is contained in:
zero 2007-11-05 02:13:05 +00:00
parent bb065b6e77
commit 82a14b81b1
2 changed files with 3 additions and 3 deletions

View file

@ -7,8 +7,8 @@ Jeong, Chan Myeong 070601~070630
/* Default Skin - Start */
/* Site Layout - Body Wrap */
body { background:url(../images/default/bgBody.gif) repeat-x;}
#bodyWrap { position:relative; width:980px; margin:0 auto; padding:1.5em 0 0 0;}
body { _position:relative; _background-color:#FFFFFF; background:url(../images/default/bgBody.gif) repeat-x left top; }
#bodyWrap { _background-color:#FFFFFF; width:980px; margin:1.5em auto 0 auto; }
/* Site Layout - Header */
#header { position:relative; width:980px; height:120px; background:url(../images/default/bgHeader.jpg) no-repeat right top; margin-bottom:10px; z-index:99;}