diff --git a/assets/css/panel.css b/assets/css/panel.css index 3b53cbb..e5eb4a7 100644 --- a/assets/css/panel.css +++ b/assets/css/panel.css @@ -9,10 +9,10 @@ color: #000; } -.k-panel[data-template="year"] .k-list-items .k-item:first-child { +.k-panel[data-template="year"] .k-section-name-texts .k-list-items .k-item:first-child { margin-bottom: 2rem; } -.k-panel[data-template="year"] .k-list-items::before { +.k-panel[data-template="year"] .k-section-name-texts .k-list-items::before { content: "Texte princeps"; display: block; padding: 0.5rem;