Add a trademark disclaimer for the Docker trademark. Make all references to Docker proper nouns.
This commit is contained in:
parent
64fe16249d
commit
4c21273cf4
4 changed files with 35 additions and 5 deletions
|
@ -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;
|
||||
}
|
||||
|
|
Reference in a new issue