make abbr color inside bibliography a variable (#3017)

Fix https://github.com/alshedivat/al-folio/issues/3012 (make abbr color
inside bibliography a variable)
This commit is contained in:
DreamSoul 2025-02-17 20:46:15 +08:00 committed by GitHub
parent 854598e139
commit 9272d23124
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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;