mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 08:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1852 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
bc3fba33b2
commit
e3cc444e05
2 changed files with 3 additions and 3 deletions
|
|
@ -9,7 +9,7 @@ li { list-style:none; }
|
|||
a { text-decoration:none; }
|
||||
|
||||
/* Blog Layout - Common */
|
||||
#bodyWrap { position:relative; width:830px; margin:0 auto; background-color:#FFFFFF; padding-top:1px; top:30px;}
|
||||
#bodyWrap { position:relative; width:860px; margin:0 auto; background-color:#FFFFFF; padding-top:1px; top:30px;}
|
||||
|
||||
/* Blog Layout - Content Body */
|
||||
#contentBody { overflow:hidden; padding-bottom:2em; _width:100%;}
|
||||
|
|
@ -21,7 +21,7 @@ a { text-decoration:none; }
|
|||
#columnRight {}
|
||||
|
||||
/* Blog Layout - Content */
|
||||
#content { float:left; width:620px; overflow:hidden; padding-right:10px; _width:618px; }
|
||||
#content { float:left; width:650px; overflow:hidden; padding-right:10px; _width:648px; }
|
||||
|
||||
#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;}
|
||||
|
|
|
|||
|
|
@ -115,7 +115,7 @@ Jeong, Chan Myeong 070601~070630
|
|||
.boardRead .dateAndModify ul li { float:left; margin-left:.3em;}
|
||||
|
||||
/* boardRead */
|
||||
.boardRead { position:relative; margin:0; border:1px solid #e0e1db; _width:618px; _overflow:hidden; }
|
||||
.boardRead { position:relative; margin:0; border:1px solid #e0e1db; _overflow:hidden; }
|
||||
.boardRead .originalContent { padding:2em 1.2em 2em 1.2em;}
|
||||
.boardRead .readHeader { width:100%; padding-bottom:.5em; margin-bottom:1em; border-bottom:1px solid #eff0ed; overflow:hidden;}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue