diff --git a/docs/images/home-images/cncf-color.png b/docs/images/home-images/cncf-color.png new file mode 100644 index 00000000000..97796cba6c9 Binary files /dev/null and b/docs/images/home-images/cncf-color.png differ diff --git a/overrides/assets/stylesheets/home.css b/overrides/assets/stylesheets/home.css index 37ded98f77a..7a7b72d0351 100644 --- a/overrides/assets/stylesheets/home.css +++ b/overrides/assets/stylesheets/home.css @@ -51,7 +51,7 @@ .why-serverless-container, .need-to-know-more-container, .knative-components-container, .trying-it-all-container, .whats-next-container, .whats-next-container, -.case-studies-container { +.case-studies-container, .cncf-notice-container { text-align: center; padding: 4em 3em; } @@ -419,6 +419,24 @@ h2.secondary-headline, h3.trusted-by { color: white; } +/* cncf notice container css */ +.cncf-notice-container { + background-color: white; + padding-top: 0; +} + +.cncf-notice-container h3 { + font-weight: bold; + color: var(--md-default-fg-color--light); + margin-top: 0; +} + +.md-typeset img.cncf-logo { + width: 40%; + max-width: 500px; + margin: 1rem; +} + @media only screen and (max-width: 1219px) { .md-header__topic { margin: 0; diff --git a/overrides/home.html b/overrides/home.html index bdbaf289da9..3a92b79daaa 100644 --- a/overrides/home.html +++ b/overrides/home.html @@ -289,6 +289,11 @@

Case Studies

+
+

Knative is a Cloud Native Computing Foundation incubation project

+ +
+

What's Next?