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

Commit b89740f8 authored by Scott Main's avatar Scott Main
Browse files

docs: stylesheet change for figure class

Change-Id: I1f47fc70382daf9f14e057a83375cf727fb8afa7
parent c9be8929
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -500,6 +500,8 @@ div#naMessage strong {

hr {
  background-color:#ccc;
  border-color:#fff;
  margin:2em 0 1em;
}

/* DOC CLASSES */
@@ -804,6 +806,7 @@ pre.classic {

div.figure {
  float:right;
  clear:right;
  padding:0 0 20px 20px;
  /* width must be defined w/ an inline style matching the image width */
}