From 05c925e7e0a9854c495ba8d8d47870af961b5254 Mon Sep 17 00:00:00 2001 From: Julian Garnier Date: Fri, 29 Mar 2024 16:57:17 +0100 Subject: [PATCH] Add sponsors logo --- documentation/assets/css/v4.css | 22 +++++++++++++---- .../assets/sponsors/huly-logomark.svg | 1 + documentation/index.html | 24 ++++--------------- index.html | 24 ++++--------------- 4 files changed, 27 insertions(+), 44 deletions(-) create mode 100644 documentation/assets/sponsors/huly-logomark.svg diff --git a/documentation/assets/css/v4.css b/documentation/assets/css/v4.css index 02498d9e..984cf2a2 100644 --- a/documentation/assets/css/v4.css +++ b/documentation/assets/css/v4.css @@ -103,13 +103,22 @@ body.has-banner #top-banner { /* Sponsors */ .sponsor-logo { - opacity: .5; + opacity: .75; text-decoration: none; transition: opacity .25s ease; margin-bottom: 20px; } -.sponsor-logo:hover { +a.sponsor-logo:hover { + text-decoration: none; +} + +.sponsor-placeholder { + opacity: .25; +} + +.sponsor-logo:hover, +.sponsor-placeholder img { opacity: 1; } @@ -125,7 +134,7 @@ body.has-banner #top-banner { color: #FFF; font-family: "InputMono", "Courier New", Courier, monospace; font-weight: bold; - font-size: 10px; + font-size: 11px; text-align: center; letter-spacing: -.075em; } @@ -166,7 +175,12 @@ body.has-banner #top-banner { margin-bottom: 20px; display: flex; flex-direction: row; - justify-content: space-between; + justify-content: center; +} + +#home-sponsors-list .sponsor-logo { + margin-left: 16px; + margin-right: 16px; } @media (max-width: 739px) { diff --git a/documentation/assets/sponsors/huly-logomark.svg b/documentation/assets/sponsors/huly-logomark.svg new file mode 100644 index 00000000..23b4df6a --- /dev/null +++ b/documentation/assets/sponsors/huly-logomark.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/documentation/index.html b/documentation/index.html index adf40ddf..23204155 100644 --- a/documentation/index.html +++ b/documentation/index.html @@ -4188,27 +4188,11 @@

Sponsors

- - - - - - diff --git a/index.html b/index.html index d3c2e2b7..a2559e3b 100644 --- a/index.html +++ b/index.html @@ -152,27 +152,11 @@ Powered by