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

This commit is contained in:
zero 2007-06-19 09:46:24 +00:00
parent 4d2575eadd
commit 98537e82fb

View file

@ -5,11 +5,8 @@ NHN UIT Lab. WebStandardization Team (http://html.nhndesign.com/)
Jeong, Chan Myeong 070601~070630
*/
/* Common Layout of Content Group */
#content { width:100%; position:relative; padding-bottom:2em; background-color:#FFFFFF;}
/* Blog Layout - Common */
#bodyWrap { position:relative; width:830px; margin:0 auto; background-color:#FFFFFF;}
#bodyWrap { position:relative; width:830px; _width:840px; margin:0 auto; background-color:#FFFFFF;}
/* Blog Layout - Content Body */
#contentBody { overflow:hidden; padding-bottom:2em; _width:100%;}