전체 검색 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

@ -30,3 +30,4 @@
.sch_res_title {display:inline-block;margin:0 0 5px} .sch_res_title {display:inline-block;margin:0 0 5px}
.sch_res_list p {margin:0 0 10px;line-height:1.8em} .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

@ -26,3 +26,4 @@
.sch_res_title {display:inline-block;margin:0 0 5px} .sch_res_title {display:inline-block;margin:0 0 5px}
.sch_res_list p {margin:0 0 10px;line-height:1.8em} .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}