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 '573db58ef78a1cd80845204c6e5141a6205aa305': 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
04f811c80e
|
@ -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