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

Commit 42950013 authored by Scott Main's avatar Scott Main Committed by Android Git Automerger
Browse files

am 54d2a9b9: add bottom-margin to div-based notes

* commit '54d2a9b9':
  add bottom-margin to div-based notes
parents 905a015c 54d2a9b9
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 {