mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-21 12:19:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1672 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e42a8f87b5
commit
f048b81b4e
1 changed files with 2 additions and 2 deletions
|
|
@ -6,13 +6,13 @@ Jeong, Chan Myeong 070601~070630
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* Blog Layout - Common */
|
/* Blog Layout - Common */
|
||||||
#bodyWrap { position:relative; width:830px; _width:840px; margin:0 auto; background-color:#FFFFFF;}
|
#bodyWrap { position:relative; width:830px; margin:0 auto; background-color:#FFFFFF;}
|
||||||
|
|
||||||
/* Blog Layout - Content Body */
|
/* Blog Layout - Content Body */
|
||||||
#contentBody { overflow:hidden; padding-bottom:2em; _width:100%;}
|
#contentBody { overflow:hidden; padding-bottom:2em; _width:100%;}
|
||||||
|
|
||||||
/* Blog Layout - ColumnLeft */
|
/* Blog Layout - ColumnLeft */
|
||||||
#columnLeft { float:left; width:182px; margin:0px 8px 0px 10px; }
|
#columnLeft { float:left; width:182px; margin:0px 8px 0px 0px; padding-left:10px;}
|
||||||
|
|
||||||
/* Blog Layout - ColumnRight */
|
/* Blog Layout - ColumnRight */
|
||||||
#columnRight {}
|
#columnRight {}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue