badge: improve print output #410

This commit is contained in:
Sören Weber 2022-12-01 01:58:55 +01:00
parent 150e4ce710
commit 1d21812a1b
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D

View file

@ -67,7 +67,7 @@ pre {
#body code, #body strong, #body b,
#body li, #body dd, #body dt,
#body p,
#body a, #body button {
#body a, #body button, #body .badge .badge-content {
/* better contrast for colored elements */
color: black;
}