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

Commit a16e79c8 authored by Dirk Dougherty's avatar Dirk Dougherty
Browse files

SDK doc change: css styling for blockquote.

Bug: 2160782
Change-Id: I99a9494feb8b754636745f979db27380ae623c96
parent 1e43c510
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -182,6 +182,11 @@ hr.blue {
  margin:20px 0 10px;
}

blockquote {
  margin: 0 0 1em 1em;
  padding: 0 4em 0 1em;
  border-left:2px solid #eee;
}
/* LAYOUT */

#body-content {