hightlight search results

This commit is contained in:
Jonas Heinrich 2020-07-21 12:21:25 +02:00
parent c9354c5f2e
commit e75c9ccfdc
5 changed files with 37 additions and 8 deletions

View file

@ -138,3 +138,8 @@ h2.screen-reader-text {
.search-term {
background-color: yellow;
}
.tx-indexedsearch-redMarkup {
font-weight: 400;
background-color: rgba(0, 153, 130, 0.1);
}