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

Commit bd4fcbfb authored by Dirk Dougherty's avatar Dirk Dougherty Committed by Android Git Automerger
Browse files

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

Merge commit '5b395224' into eclair-plus-aosp

* commit '5b395224':
  SDK doc change: css styling for blockquote.
parents 91533402 5b395224
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 {