added word/vowel/consonant/letter counts to the verse

This commit is contained in:
2026-03-12 04:18:26 -07:00
parent 8bb73361f8
commit d705d7a243
3 changed files with 96 additions and 6 deletions

View File

@@ -3683,6 +3683,13 @@
letter-spacing: 0.03em;
}
.alpha-text-verse-counts {
color: #a1a1aa;
font-size: 11px;
letter-spacing: 0.03em;
text-transform: uppercase;
}
.alpha-text-verse-text {
margin: 0;
color: #e4e4e7;