mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
make sure padding within notes doesn't add extra margins
This commit is contained in:
parent
d18a666225
commit
38edeb27a4
|
@ -38,7 +38,7 @@
|
||||||
// These are the various note pullouts that sphinx applies
|
// These are the various note pullouts that sphinx applies
|
||||||
.note, .attention, .caution, .danger, .error, .hint, .important, .tip, .warning
|
.note, .attention, .caution, .danger, .error, .hint, .important, .tip, .warning
|
||||||
@extend .wy-alert
|
@extend .wy-alert
|
||||||
p.last, p.first
|
.last, p.first
|
||||||
margin-bottom: 0
|
margin-bottom: 0
|
||||||
.admonition-title
|
.admonition-title
|
||||||
font-weight: bold
|
font-weight: bold
|
||||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user