Add a trademark disclaimer for the Docker trademark. Make all references to Docker proper nouns.

This commit is contained in:
yackob03 2013-11-22 12:32:05 -05:00
parent 64fe16249d
commit 4c21273cf4
4 changed files with 35 additions and 5 deletions

View file

@ -522,6 +522,15 @@ html, body {
padding: 20px;
}
.jumbotron .disclaimer-link {
font-size: .5em;
vertical-align: top;
}
.jumbotron .disclaimer-link:hover {
text-decoration: none;
}
.landing .popover {
font-size: 14px;
}