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:
parent
854598e139
commit
9272d23124
@ -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;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user