mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
badge: improve print output #410
This commit is contained in:
parent
150e4ce710
commit
1d21812a1b
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue