From: Sebastián Ramírez Date: Tue, 25 May 2021 15:05:04 +0000 (+0200) Subject: 🔧 Add new banner sponsor badge for FastAPI courses bundle (#3288) X-Git-Tag: 0.65.2~11 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d5b09cd95824a1bd1c5595c9a5e020a1d44ce6f3;p=thirdparty%2Ffastapi%2Ffastapi.git 🔧 Add new banner sponsor badge for FastAPI courses bundle (#3288) --- diff --git a/docs/en/docs/css/custom.css b/docs/en/docs/css/custom.css index 35ff9ef70e..9449f0a79c 100644 --- a/docs/en/docs/css/custom.css +++ b/docs/en/docs/css/custom.css @@ -89,6 +89,11 @@ a.announce-link:hover { z-index: 10; } +.announce-wrapper .sponsor-image { + display: block; + border-radius: 20px; +} + .announce-wrapper>div { min-height: 40px; display: flex; diff --git a/docs/en/docs/img/sponsors/fastapi-bundle-banner.png b/docs/en/docs/img/sponsors/fastapi-bundle-banner.png new file mode 100644 index 0000000000..43a8cceec3 Binary files /dev/null and b/docs/en/docs/img/sponsors/fastapi-bundle-banner.png differ diff --git a/docs/en/overrides/main.html b/docs/en/overrides/main.html index 25e973b81b..e0783675b4 100644 --- a/docs/en/overrides/main.html +++ b/docs/en/overrides/main.html @@ -16,9 +16,15 @@
+