[BBIM docs] change color of ui breadcrumb on dark background #4777 by @dirkolbrich

Sorry I messed up this merge and did a force push somehow
This commit is contained in:
Dion Moult
2024-05-31 21:15:33 +10:00
parent e2c67c2f37
commit 77abe9a0a5
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ section img {
background-color: var(--color-admonition-title-background);
border-radius: 5px;
font-style: italic;
color: var(--color-admonition-title);
color: var(--color-admonition-text);
}
img.icon {
width: auto;