Search Engine fix result list

This commit is contained in:
Manson Wang 2014-03-19 14:17:30 +08:00
parent 86eabcc0f1
commit 2f4c2c721a
1 changed files with 2 additions and 4 deletions

View File

@ -194,9 +194,6 @@
background: #888; background: #888;
} }
#search_results a{
}
#search_results a:hover{ #search_results a:hover{
text-decoration: none; text-decoration: none;
color: #333; color: #333;
@ -222,7 +219,8 @@
/*border-bottom: 1px solid #FFF;*/ /*border-bottom: 1px solid #FFF;*/
} }
.search_result h5{ .search_result a{
width: 100%;
} }
.search_result b{ .search_result b{