6 lines
298 B
CSS
6 lines
298 B
CSS
/* 새글 스킨 (latest) */
|
|
.lat {position:relative;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #f0f0f0}
|
|
.lat ul {margin:0 0 10px;padding:0;list-style:none}
|
|
.lat li {padding:3px 0}
|
|
.lat_title {display:block;padding:10px 0 8px}
|
|
.lat_more {position:absolute;top:10px;right:0} |