mirror of
https://github.com/kennethreitz/kjvstudy.org.git
synced 2026-06-05 23:00:16 +00:00
Increase text size for KJV Translations and Derivation sections
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -168,8 +168,9 @@
|
||||
}
|
||||
|
||||
.info-card.kjv p {
|
||||
font-size: 1rem;
|
||||
font-size: 1.15rem;
|
||||
color: var(--text-color);
|
||||
line-height: 1.7;
|
||||
}
|
||||
|
||||
/* KJV Translation Tags */
|
||||
@@ -213,9 +214,9 @@
|
||||
}
|
||||
|
||||
.info-card.derivation p {
|
||||
font-size: 0.95rem;
|
||||
color: var(--text-secondary);
|
||||
font-style: italic;
|
||||
font-size: 1.15rem;
|
||||
color: var(--text-color);
|
||||
line-height: 1.7;
|
||||
}
|
||||
|
||||
/* Related entries embedded in derivation */
|
||||
|
||||
Reference in New Issue
Block a user