Use the same subhead style for search results as export
This commit is contained in:
parent
daae34672e
commit
73b8e6f0ad
1 changed files with 3 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue