쇼핑몰: #107 최신글 스킨 표준화 및 스타일 완료

This commit is contained in:
whitedot
2013-04-30 19:13:49 +09:00
parent 89426e2eb1
commit 9957c214c7
2 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,5 @@
/* 새글 스킨 (latest) */
.lat {position:relative;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #ddd}
.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}