mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 09:05:47 +02:00
Docs: enhance callouts links on dark mode
This commit is contained in:
committed by
Mark Otto
parent
dabc081f6f
commit
1a043b55bc
@@ -3,7 +3,7 @@
|
||||
//
|
||||
|
||||
.bd-callout {
|
||||
--#{$prefix}link-color-rgb: #{to-rgb($blue-600)};
|
||||
--#{$prefix}link-color-rgb: var(--bd-callout-link);
|
||||
|
||||
padding: 1.25rem;
|
||||
margin-top: 1.25rem;
|
||||
|
Reference in New Issue
Block a user