diff --git a/index.html b/index.html index a2ce8a2..4bd4031 100644 --- a/index.html +++ b/index.html @@ -70,9 +70,21 @@ margin-left: auto; margin-right: auto; } + + .ovh-logo-global { + position: fixed; + bottom: 1em; + left: 1em; + height: 28px; + width: auto; + opacity: 0.7; + z-index: 50; + pointer-events: none; + } +OVHcloud