Use the same subhead style for search results as export

This commit is contained in:
Tom Hughes 2012-02-12 15:36:02 +00:00
parent daae34672e
commit 73b8e6f0ad

View file

@ -440,8 +440,9 @@ h2 {
.search_results_heading {
margin: 0px;
padding: 3px 5px;
background: #eee;
padding: 2px 5px;
border-bottom: 1px solid #ccc;
font-weight: bold;
}
.search_results_entry {