1
0
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:
Julien Déramond
2022-12-29 21:38:42 +01:00
committed by Mark Otto
parent dabc081f6f
commit 1a043b55bc
2 changed files with 3 additions and 1 deletions

View File

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