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

This commit is contained in:
zero 2007-06-13 09:39:08 +00:00
parent 9b37a11ec8
commit 3f649ab32a
2 changed files with 0 additions and 8 deletions

View file

@ -41,7 +41,6 @@ body {
margin-top:10px; margin-top:10px;
position:absolute; position:absolute;
left:10px; left:10px;
z-index:10;
} }
/* 좌측 2차 메뉴 */ /* 좌측 2차 메뉴 */
@ -63,10 +62,7 @@ body {
/* 컨텐츠 */ /* 컨텐츠 */
.layout_content { .layout_content {
position:absolute;
left:0px;
padding:10px 10px 0px 240px; padding:10px 10px 0px 240px;
z-index:1;
} }
#content { #content {

View file

@ -41,7 +41,6 @@ body {
margin-top:10px; margin-top:10px;
position:absolute; position:absolute;
left:10px; left:10px;
z-index:10;
} }
/* 좌측 2차 메뉴 */ /* 좌측 2차 메뉴 */
@ -63,10 +62,7 @@ body {
/* 컨텐츠 */ /* 컨텐츠 */
.layout_content { .layout_content {
position:absolute;
left:0px;
padding:10px 10px 0px 240px; padding:10px 10px 0px 240px;
z-index:1;
} }
#content { #content {