1
0
Fork 0

Merge pull request #160 from mouse-reeve/search-controls

Separate out local and remote search results
This commit is contained in:
Mouse Reeve 2020-05-03 18:10:01 -07:00 committed by GitHub
commit fba1397444
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 116 additions and 49 deletions

View file

@ -45,6 +45,10 @@ h3 small {
font-weight: normal;
}
section {
margin-bottom: 1em;
}
/* fixed display top bar */
body {