File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 168
168
169
169
.admonition .warning {
170
170
background-color : var (--color-warning-background ) !important ;
171
+ padding : 1rem 1rem 0 1rem !important ;
171
172
}
172
173
173
174
.warning > .admonition-title {
177
178
178
179
.admonition .important {
179
180
background-color : var (--color-important-background ) !important ;
181
+ padding : 1rem 1rem 0 1rem !important ;
180
182
}
181
183
182
184
.important > .admonition-title {
185
187
186
188
.admonition .note {
187
189
background-color : var (--color-note-background ) !important ;
190
+ padding : 1rem 1rem 0 1rem !important ;
188
191
}
189
192
190
193
.note > .admonition-title {
193
196
194
197
.admonition .tip {
195
198
background-color : var (--color-tip-background ) !important ;
199
+ padding : 1rem 1rem 0 1rem !important ;
196
200
}
197
201
198
202
.tip > .admonition-title {
You can’t perform that action at this time.
0 commit comments