Refactor filtering allowing to link search results via URL hash

This commit is contained in:
Andrea Cardaci
2018-05-29 11:50:36 +02:00
parent b457967d07
commit 125f410e01
2 changed files with 40 additions and 18 deletions

View File

@@ -95,6 +95,7 @@ h2, h3, h4, h5, h5 {
}
#search-message {
display: none;
text-align: center;
padding: 1em;
}