Do not make the headword bold in search results

This commit is contained in:
Marvin Elsen 2024-10-06 23:25:32 +02:00
parent 6ebdf4051c
commit 15b2138f77
Signed by: marvinelsen
GPG Key ID: 820672408CC318C2

View File

@ -4,7 +4,7 @@
.headword {
-fx-font-family: "Noto Sans TC";
-fx-font-weight: bold;
/*-fx-font-weight: bold;*/
/*-fx-text-fill: inherit;*/
}