Amendments providing the "Edit on GitHub" link for docs on master.
Docker-DCO-1.1-Signed-off-by: O.S. Tezer <ostezer@gmail.com> (github: ostezer) Upstream-commit: 05d7271f91fd29fb75202913fa8caab5f7790718 Component: engine
This commit is contained in:
@ -425,6 +425,15 @@ ol.breadcrumb > li + li:before {
|
||||
ol.breadcrumb > li:last-child > a {
|
||||
font-weight: bold;
|
||||
}
|
||||
ol.breadcrumb > li.edit-on-github:before {
|
||||
content: none;
|
||||
}
|
||||
ol.breadcrumb > li.edit-on-github a {
|
||||
color: #FF8100;
|
||||
}
|
||||
ol.breadcrumb > li.edit-on-github span {
|
||||
margin-right: 0.25em;
|
||||
}
|
||||
#content h1 {
|
||||
margin-top: 0px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user