Search Engine fix result list
This commit is contained in:
parent
86eabcc0f1
commit
2f4c2c721a
|
@ -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{
|
||||||
|
|
Loading…
Reference in New Issue