사용자: 기본 디자인 및 버튼 등 스타일 수정

This commit is contained in:
whitedot
2013-12-05 16:18:28 +09:00
parent 43d018f11e
commit fb8b3283ec
16 changed files with 88 additions and 134 deletions

View File

@ -3,7 +3,7 @@
/* 새글 스킨 (latest) */
.lt_pc {float:left;margin-left:20px}
.lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:354px;height:150px;border-bottom:1px solid #ddd}
.lt {position:relative;float:left;margin-bottom:20px;padding-bottom:10px;width:354px;height:150px;border-bottom:1px solid #e9e9e9}
.lt ul {margin:0 0 10px;padding:0;list-style:none}
.lt li {padding:3px 0}
.lt .lt_title {display:block;padding:10px 0 8px}