Filter tag cloud based on search query

This commit is contained in:
Sascha Ißbrücker
2019-06-30 21:15:02 +02:00
parent ff68d2591f
commit e157bcd34f
5 changed files with 74 additions and 19 deletions

View File

@@ -43,7 +43,7 @@ ul.bookmark-list {
margin-bottom: 0.4rem;
}
.group-label {
.highlight-char {
font-weight: bold;
text-transform: uppercase;
color: $alternative-color-dark;