wording and color improvements
This commit is contained in:
parent
7bbde80913
commit
60de2e547a
2 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue