@@ -18,7 +18,7 @@ $colors: "default", "muted", "subtle", "accent", "success", "attention",
|
||||
.ghd-spotlight-#{$color} {
|
||||
border-left-color: var(--fgColor-#{$color}, var(--color-#{$color}-fg));
|
||||
|
||||
strong:first-child,
|
||||
p:first-child strong:first-child,
|
||||
b:first-child {
|
||||
color: var(--fgColor-#{$color}, var(--color-#{$color}-fg));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user