Replaced themeable with body-color (#6999) [deploy]
This commit is contained in:
parent
b34c2d62be
commit
06767da52d
1 changed files with 1 additions and 1 deletions
|
|
@ -104,7 +104,7 @@
|
|||
p.badge-credit-message {
|
||||
margin: 8px auto;
|
||||
width: 100%;
|
||||
@include themeable(color, theme-color, $dark-gray);
|
||||
color: var(--body-color);
|
||||
font-size: 0.94em;
|
||||
line-height: 1.35em;
|
||||
strong a {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue