am 54d2a9b9
: add bottom-margin to div-based notes
* commit '54d2a9b9ec90d3e4697f7915a183d8cfcc7e20b0': add bottom-margin to div-based notes
This commit is contained in:
@@ -2185,6 +2185,12 @@ p.table-caption {
|
|||||||
color:#666;
|
color:#666;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
div.note,
|
||||||
|
div.caution,
|
||||||
|
div.warning {
|
||||||
|
margin: 0 0 15px;
|
||||||
|
}
|
||||||
|
|
||||||
p.note, div.note,
|
p.note, div.note,
|
||||||
p.caution, div.caution,
|
p.caution, div.caution,
|
||||||
p.warning, div.warning {
|
p.warning, div.warning {
|
||||||
|
Reference in New Issue
Block a user