From 55a03dcc7f318391e5c045b09b01fc19db04378a Mon Sep 17 00:00:00 2001 From: zero Date: Tue, 19 Jun 2007 04:31:52 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@1653 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/blog/skins/xe_blog/css/layout.css | 4 ++-- modules/board/skins/xe_list/list.html | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/modules/blog/skins/xe_blog/css/layout.css b/modules/blog/skins/xe_blog/css/layout.css index 14ec99fec..55ac37805 100644 --- a/modules/blog/skins/xe_blog/css/layout.css +++ b/modules/blog/skins/xe_blog/css/layout.css @@ -9,13 +9,13 @@ Jeong, Chan Myeong 070601~070630 #content { width:100%; position:relative; padding-bottom:2em; background-color:#FFFFFF;} /* Blog Layout - Common */ -#bodyWrap { position:relative; width:820px; margin:0 auto; background-color:#FFFFFF;} +#bodyWrap { position:relative; width:830px; margin:0 auto; background-color:#FFFFFF;} /* Blog Layout - Content Body */ #contentBody { overflow:hidden; padding-bottom:2em; _width:100%;} /* Blog Layout - ColumnLeft */ -#columnLeft { float:left; width:182px; margin-right:8px;} +#columnLeft { float:left; width:182px; margin:0px 8px 0px 10px; } /* Blog Layout - ColumnRight */ #columnRight {} diff --git a/modules/board/skins/xe_list/list.html b/modules/board/skins/xe_list/list.html index 5807e73e0..c559f3a9f 100644 --- a/modules/board/skins/xe_list/list.html +++ b/modules/board/skins/xe_list/list.html @@ -123,6 +123,7 @@ +
    @@ -142,6 +143,7 @@
+