Skip to content

Commit 77aef0c

Browse files
authored
lighter background for yellow caution block
1 parent 498affa commit 77aef0c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/css/custom.scss

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,6 +135,10 @@ body {
135135

136136
[data-theme='dark'] .theme-admonition-tip.alert--success .alert-content {
137137
background-color: rgba(255,255,255,0.1);
138+
139+
code {
140+
background: #bfbfbf !important;
141+
}
138142
}
139143

140144
[data-theme='dark'] .DocSearch-Hit-source {

0 commit comments

Comments
 (0)