diff --git a/backend/static/css/components.css b/backend/static/css/components.css index 500e6fc..33c67d1 100644 --- a/backend/static/css/components.css +++ b/backend/static/css/components.css @@ -4029,9 +4029,10 @@ html.modal-open { white-space: nowrap; } -.wiki-badge-groesse--klein { background: #e0f2fe; color: #0369a1; } -.wiki-badge-groesse--mittel { background: #fef9c3; color: #854d0e; } -.wiki-badge-groesse--gross { background: #fce7f3; color: #9d174d; } +.wiki-badge-groesse--klein { background: #e0f2fe; color: #0369a1; } +.wiki-badge-groesse--mittel { background: #fef9c3; color: #854d0e; } +.wiki-badge-groesse--gross { background: #fce7f3; color: #9d174d; } +.wiki-badge-groesse--sehr_gross { background: #f3e8ff; color: #6b21a8; } .wiki-badge-aktivitaet--niedrig { background: #dcfce7; color: #166534; } .wiki-badge-aktivitaet--mittel { background: #fef3c7; color: #92400e; } diff --git a/backend/static/index.html b/backend/static/index.html index 14b694d..85f466e 100644 --- a/backend/static/index.html +++ b/backend/static/index.html @@ -187,7 +187,7 @@