Skip to content

Commit 2e8b365

Browse files
authored
Merge pull request #4623 from ClickHouse/Blargian-patch-261352
Styling: fix link color on admonition blocks
2 parents e73c05d + 11f6e88 commit 2e8b365

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/css/custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1161,7 +1161,7 @@ button.DocSearch {
11611161
color: black !important;
11621162
}
11631163

1164-
[data-theme='dark'] .alert a {
1164+
[data-theme='dark'] .theme-admonition-warning .alert a {
11651165
color: black !important;
11661166
}
11671167

0 commit comments

Comments
 (0)