Basic searching integrated with elasticsearch + highlighting

This commit is contained in:
Simon
2018-06-12 16:29:05 -04:00
parent af2601ee70
commit 0127b3a51d
4 changed files with 43 additions and 29 deletions

View File

@@ -73,3 +73,6 @@
100% {
background-color: rgba(255, 255, 255, 0.6); } }
.hl {
background: #fff217;
}