am fb68db08
: Merge "Docs: Making source.android.com headers match those of developer.android.com"
* commit 'fb68db08000e2d22461edbfa663e298c672476c0': Docs: Making source.android.com headers match those of developer.android.com
This commit is contained in:
@@ -1016,12 +1016,13 @@ table, fieldset {
|
|||||||
}
|
}
|
||||||
h1 {
|
h1 {
|
||||||
color:#333;
|
color:#333;
|
||||||
font-size: 22px;
|
font-size: 34px;
|
||||||
margin: 20px 0 20px;
|
margin: 36px 0 27px;
|
||||||
padding:0 0 10px;
|
padding:0 0 10px;
|
||||||
|
font-weight:300;
|
||||||
}
|
}
|
||||||
h1, h2 {
|
h1, h2 {
|
||||||
line-height: 32px;
|
line-height: 30px;
|
||||||
}
|
}
|
||||||
h1.short {
|
h1.short {
|
||||||
margin-right:320px;
|
margin-right:320px;
|
||||||
@@ -1030,35 +1031,41 @@ h1.short {
|
|||||||
margin-right:320px;
|
margin-right:320px;
|
||||||
}
|
}
|
||||||
h1.super {
|
h1.super {
|
||||||
font-size: 37px;
|
font-size: 37px;
|
||||||
}
|
}
|
||||||
h2 {
|
h2 {
|
||||||
color:#333;
|
color:#333;
|
||||||
font-size: 20px;
|
font-size: 26px;
|
||||||
margin: 20px 0 20px;
|
margin: 32px 0 20px;
|
||||||
padding:0;
|
padding:0;
|
||||||
|
font-weight:300;
|
||||||
}
|
}
|
||||||
h3 {
|
h3 {
|
||||||
color:#333;
|
color:#333;
|
||||||
font-size: 18px;
|
font-size: 21px;
|
||||||
|
font-weight:400;
|
||||||
|
margin:21px 0 14px 0;
|
||||||
}
|
}
|
||||||
h3, h4 {
|
h3, h4 {
|
||||||
color:#333;
|
line-height: 21px;
|
||||||
line-height: 20px;
|
|
||||||
margin: 10px 0;
|
|
||||||
}
|
}
|
||||||
h4 {
|
h4 {
|
||||||
font-size: 16px;
|
font-size: 18px;
|
||||||
|
margin: 12px 0;
|
||||||
|
font-weight:500;
|
||||||
}
|
}
|
||||||
h5 {
|
h5 {
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
}
|
}
|
||||||
h5, h6 {
|
h5, h6 {
|
||||||
margin: 5px 0;
|
margin: 5px 0;
|
||||||
}
|
}
|
||||||
h6 {
|
h6 {
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
hr { /* applied to the bottom of h2 elements */
|
hr { /* applied to the bottom of h2 elements */
|
||||||
height: 1px;
|
height: 1px;
|
||||||
margin: 5px 0 20px;
|
margin: 5px 0 20px;
|
||||||
|
Reference in New Issue
Block a user