Merge "SDK doc change: css styling for blockquote." into eclair
This commit is contained in:
committed by
Android (Google) Code Review
commit
5b3952249c
@@ -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 {
|
||||
|
Reference in New Issue
Block a user