diff --git a/kjvstudy_org/templates/family_tree_interactive.html b/kjvstudy_org/templates/family_tree_interactive.html index c33f60d..1984477 100644 --- a/kjvstudy_org/templates/family_tree_interactive.html +++ b/kjvstudy_org/templates/family_tree_interactive.html @@ -159,16 +159,6 @@ color: #4a7c59; } -.kekule-badge { - display: inline-block; - font-size: 0.75rem; - background: #d4af37; - color: white; - padding: 0.1rem 0.4rem; - border-radius: 3px; - margin-left: 0.5rem; -} - .person-meta { font-size: 0.95rem; color: #666; @@ -393,9 +383,6 @@ function buildTreeHTML(personId, depth = 0, visited = new Set(), isRoot = false) // Name line with expand toggle showing child count html += '