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

Commit 5b395224 authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android (Google) Code Review
Browse files

Merge "SDK doc change: css styling for blockquote." into eclair

parents b6da4808 a16e79c8
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 {