diff --git a/kjvstudy_org/templates/index.html b/kjvstudy_org/templates/index.html index 2134dac..d8ad895 100644 --- a/kjvstudy_org/templates/index.html +++ b/kjvstudy_org/templates/index.html @@ -131,23 +131,24 @@ } .feature-card { + display: block; padding: 1.25rem 1.5rem; border: 1px solid var(--border-color); - transition: border-color 0.2s; + text-decoration: none; + color: var(--text-color); + transition: border-color 0.2s, background 0.2s; } -.feature-card:hover { +.feature-card:hover, +.feature-card:focus-visible { border-color: var(--border-color-darker); + background: var(--code-bg); } .feature-card h3 { font-size: 1.05rem; margin: 0 0 0.5rem 0; -} - -.feature-card h3 a { color: var(--text-color); - text-decoration: none; } .feature-card p { @@ -287,34 +288,34 @@

Study Resources

-
-

Original Languages

+ +

Original Languages

Word-by-word Hebrew (תּוֹרָה) and Greek (Ἑλληνική) analysis with Strong's numbers, transliterations, parsing, and lexical definitions.

-
-
-

Concordance

+ + +

Concordance

Find every occurrence of any word throughout the entire biblical corpus. Trace terminology across both testaments.

-
-
-

Topical Index

+ + +

Topical Index

Scripture organized by subject—Salvation, Grace, Faith, Prayer, Forgiveness, the Holy Spirit, and other essential doctrines.

-
-
-

Study Guides

+ + +

Study Guides

Thematic studies exploring salvation, Christian living, prayer, and foundational doctrines with extensive Scripture references.

-
-
-

Bible Stories

+ + +

Bible Stories

Scripture narratives from Creation to the early Church, with both adult versions and kid-friendly retellings for family devotions.

-
-
-

Reading Plans

+ + +

Reading Plans

Structured schedules for systematic Scripture study: chronological, one-year, New Testament, Gospels, Psalms & Proverbs.

-
-
-

Search

+ + +

Search

Full-text search across all 31,102 verses with relevance scoring. Find any word, phrase, or passage in Scripture.

-
+