전체 검색 css 스타일 추가

This commit is contained in:
chicpro
2014-05-30 12:05:41 +09:00
parent 1c2c443d6d
commit e29e972bf1
2 changed files with 4 additions and 2 deletions

View File

@ -29,4 +29,5 @@
.sch_res_list a {text-decoration:none}
.sch_res_title {display:inline-block;margin:0 0 5px}
.sch_res_list p {margin:0 0 10px;line-height:1.8em}
.sch_more {padding:0 10px;text-align:right}
.sch_more {padding:0 10px;text-align:right}
.sch_on {color:#ff3061}

View File

@ -25,4 +25,5 @@
.sch_res_list li {margin:0 0 10px;padding:0 0 10px;border-bottom:1px solid #e9e9e9}
.sch_res_title {display:inline-block;margin:0 0 5px}
.sch_res_list p {margin:0 0 10px;line-height:1.8em}
.sch_more {text-align:right}
.sch_more {text-align:right}
.sch_on {color:#ff3061}