forked from openkylin/platform_build
am e39d7b63: am 04f811c8: am 573db58e: am ea98c841: Merge "update css for header offset alignment and remove obsolete h1 styles for distribute docs. cross-dependency with CL I023fdd70a7071cbb7a8dfde853f1393eb6c59fa0" into klp-docs
* commit 'e39d7b63e40c8664827159d29842ac206a7e478f': update css for header offset alignment and remove obsolete h1 styles for distribute docs. cross-dependency with CL I023fdd70a7071cbb7a8dfde853f1393eb6c59fa0
This commit is contained in:
commit
9e4dbb5a16
|
@ -5129,22 +5129,6 @@ a.download-sdk {
|
|||
|
||||
/************ DISTRIBUTE PAGES ******************/
|
||||
|
||||
/* Article page header line fix */
|
||||
.headerLine {
|
||||
overflow: hidden;
|
||||
}
|
||||
.headerLine h1 {
|
||||
float: left;
|
||||
padding-right: 20px;
|
||||
margin-bottom: 0px;
|
||||
font-size: 20px;
|
||||
color: #363636;
|
||||
}
|
||||
.headerLine hr {
|
||||
overflow: hidden;
|
||||
margin: 30px 0 0 0;
|
||||
}
|
||||
|
||||
.article-detail #body-content {
|
||||
padding-top: 10px;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue