fix page results count

This commit is contained in:
Jonas Heinrich 2020-04-26 18:02:36 +02:00
parent 4fcd021cb7
commit 4c62fafeb9
3 changed files with 7 additions and 15 deletions

View file

@ -135,3 +135,7 @@ h2.screen-reader-text {
.tx-indexedsearch-res p {
margin: 0.2rem 0;
}
.search-term {
background-color: yellow;
}