사용자: 최신글스킨 스타일
This commit is contained in:
@ -218,11 +218,13 @@ h6 {margin:0 0 20px}
|
|||||||
|
|
||||||
/* 최신글 */
|
/* 최신글 */
|
||||||
.latest {clear:both;position:relative;margin-bottom:30px;padding:0 0 20px;border-bottom:1px solid #ccc;font-size:0.8em}
|
.latest {clear:both;position:relative;margin-bottom:30px;padding:0 0 20px;border-bottom:1px solid #ccc;font-size:0.8em}
|
||||||
.latest strong {display:block;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid #eee;font-size:1.1em}
|
.latest strong {display:block;margin-bottom:15px;padding:0 10px 10px;border-bottom:1px solid #eee;font-size:1.1em}
|
||||||
|
.latest strong a {color:#000;text-decoration:none}
|
||||||
.latest ul {margin:0;padding:0;list-style:none}
|
.latest ul {margin:0;padding:0;list-style:none}
|
||||||
|
.latest li {padding:0 10px}
|
||||||
.latest li a {display:inline-block;padding:4px 0}
|
.latest li a {display:inline-block;padding:4px 0}
|
||||||
.latest p {padding:0}
|
.latest p {text-align:center}
|
||||||
.latest_more {position:absolute;top:-2px;right:0}
|
.latest_more {position:absolute;top:-2px;right:10px}
|
||||||
.latest_more a {display:inline-block;padding:5px 0}
|
.latest_more a {display:inline-block;padding:5px 0}
|
||||||
|
|
||||||
/* 테이블 항목별 정의 */
|
/* 테이블 항목별 정의 */
|
||||||
|
|||||||
Reference in New Issue
Block a user