Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 54d2a9b9 authored by Scott Main's avatar Scott Main
Browse files

add bottom-margin to div-based notes

Change-Id: I4c74ab362b00bfb68093a975171f777e3fb5eef9
parent 06cb5c73
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -2185,6 +2185,12 @@ p.table-caption {
  color:#666;
}

div.note, 
div.caution, 
div.warning {
  margin: 0 0 15px;
}

p.note, div.note, 
p.caution, div.caution, 
p.warning, div.warning {