Edits and fixes to Dockerfile Best Practices based on review feedback.
Docker-DCO-1.1-Signed-off-by: Fred Lifton <fred.lifton@docker.com> (github: fredlf) Upstream-commit: 42b377904b081170c74b6526959cb70215778f21 Component: engine
This commit is contained in:
@ -241,6 +241,15 @@ ol li {
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.content-body h4 {
|
||||
font-size: 16px;
|
||||
font-weight: 400;
|
||||
color: #394d54;
|
||||
line-height: 1.7;
|
||||
margin-bottom: 4px;
|
||||
margin-top: 10px;
|
||||
}
|
||||
|
||||
.content-body p {
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
|
||||
Reference in New Issue
Block a user