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 168168
169169.admonition .warning {
170170 background-color : var (--color-warning-background ) !important ;
171+ padding : 1rem 1rem 0 1rem !important ;
171172}
172173
173174.warning > .admonition-title {
177178
178179.admonition .important {
179180 background-color : var (--color-important-background ) !important ;
181+ padding : 1rem 1rem 0 1rem !important ;
180182}
181183
182184.important > .admonition-title {
185187
186188.admonition .note {
187189 background-color : var (--color-note-background ) !important ;
190+ padding : 1rem 1rem 0 1rem !important ;
188191}
189192
190193.note > .admonition-title {
193196
194197.admonition .tip {
195198 background-color : var (--color-tip-background ) !important ;
199+ padding : 1rem 1rem 0 1rem !important ;
196200}
197201
198202.tip > .admonition-title {
You can’t perform that action at this time.
0 commit comments