Skip to content

Commit 2cebaaf

Browse files
diaoenmaokb107
authored andcommitted
make abbr color inside bibliography a variable (alshedivat#3017)
Fix alshedivat#3012 (make abbr color inside bibliography a variable)
1 parent 2a4ff0b commit 2cebaaf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_sass/_base.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -739,6 +739,7 @@ footer.sticky-bottom {
739739
display: inline-block;
740740
background-color: var(--global-theme-color);
741741
margin-bottom: 0.5rem;
742+
color: var(--global-card-bg-color) !important;
742743

743744
a {
744745
color: white;

0 commit comments

Comments
 (0)