mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1651 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bd689e83da
commit
08b801f1e7
8 changed files with 35 additions and 31 deletions
|
|
@ -9,7 +9,7 @@ Jeong, Chan Myeong 070601~070630
|
|||
#content { width:100%; position:relative; padding-bottom:2em; background-color:#FFFFFF;}
|
||||
|
||||
/* Blog Layout - Common */
|
||||
#bodyWrap { position:relative; width:810px; margin:0 auto;}
|
||||
#bodyWrap { position:relative; width:820px; margin:0 auto; background-color:#FFFFFF;}
|
||||
|
||||
/* Blog Layout - Content Body */
|
||||
#contentBody { overflow:hidden; padding-bottom:2em; _width:100%;}
|
||||
|
|
@ -21,7 +21,7 @@ Jeong, Chan Myeong 070601~070630
|
|||
#columnRight {}
|
||||
|
||||
/* Blog Layout - Content */
|
||||
#content { float:left; width:620px; overflow:hidden;}
|
||||
#content { float:left; width:620px; overflow:hidden; padding-right:10px;}
|
||||
|
||||
#bodyWrap #accountNavigation { float:right; margin:1em 1em 0 0; padding-bottom:.5em; overflow:hidden;}
|
||||
#bodyWrap #accountNavigation li { float:left; margin-right:-1px; background:url(../images/white/blogHeaderVr.gif) no-repeat right center;}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue