update text coloring to better match the table

This commit is contained in:
Ezra 2021-04-07 12:22:41 -05:00
parent eac57f9dec
commit 6f84a4c61c
1 changed files with 1 additions and 1 deletions

View File

@ -18,5 +18,5 @@ table.word-details tr.selected {
}
.verse-greek-text span.selected {
color: lightblue;
background-color: lightblue;
}