Skip to content

Commit

Permalink
make abbr color inside bibliography a variable (#3017)
Browse files Browse the repository at this point in the history
Fix alshedivat/al-folio#3012 (make abbr color
inside bibliography a variable)
  • Loading branch information
diaoenmao authored Feb 17, 2025
1 parent 854598e commit 9272d23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions _sass/_base.scss
Original file line number Diff line number Diff line change
Expand Up @@ -739,6 +739,7 @@ footer.sticky-bottom {
display: inline-block;
background-color: var(--global-theme-color);
margin-bottom: 0.5rem;
color: var(--global-card-bg-color) !important;

a {
color: white;
Expand Down

0 comments on commit 9272d23

Please sign in to comment.