am bd4fcbfb: am 5b395224: Merge "SDK doc change: css styling for blockquote." into eclair
Merge commit 'bd4fcbfb03758cca84b6ce0041cfa77e178f6135' * commit 'bd4fcbfb03758cca84b6ce0041cfa77e178f6135': SDK doc change: css styling for blockquote.
This commit is contained in:
commit
f3538b21aa
|
@ -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 {
|
||||
|
|
Loading…
Reference in New Issue