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:
Fred Lifton
2014-09-24 16:05:35 -07:00
parent 98ca654d42
commit b3bf4ac72c
3 changed files with 80 additions and 49 deletions

View File

@ -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;