Merged r8736 from maint-rel-vivo-1.3 branch.

This commit is contained in:
cappadona 2011-07-20 15:03:24 +00:00
parent 993989383b
commit 6ecc1cc704

View file

@ -12,13 +12,14 @@
} }
/* Search results */ /* Search results */
.searchhits li { .searchhits li {
margin-top: 1em; margin-top: 1em;
} }
.searchhits li a { .searchhits li a {
margin-right: .4em; margin-right: .4em;
} }
p.snippets { p.snippet {
font-size: .8em; font-size: .8em;
line-height: 1.4em;
} }
span.SearchTerm, span.SearchTerm,
h1 span.SearchTerm, h1 span.SearchTerm,