updated search highlight

This commit is contained in:
Robert Clarke 2019-05-05 17:32:32 +00:00
parent e983dc0381
commit 0a749bb620
3 changed files with 33 additions and 14 deletions

View file

@ -126,3 +126,6 @@ body {
height: 100%;
}
input#search::placeholder{
color: $grey-darker;
}