wording and color improvements

This commit is contained in:
Tobias Brunner 2025-06-23 16:47:30 +02:00
parent 7bbde80913
commit 60de2e547a
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -49,9 +49,9 @@
/* Best choice badge styling */
.badge.bg-success {
background: linear-gradient(135deg, #198754 0%, #20c997 100%) !important;
border: 2px solid white;
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
text-shadow: 0 1px 2px rgba(0, 0, 0, 0.151);
color: rgb(255, 255, 255);
white-space: nowrap;
font-size: 0.75rem;
padding: 0.5rem 0.75rem;