diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index e0e21481e..861e28fae 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -183,6 +183,10 @@ a.md-header__button.md-logo img { font-size: 100%; } +.md-typeset .md-button { + color: #024c93; +} + /* Giving h4 tag distinctive style because it is non-differntial with bold text */ .md-typeset h4 { font-size: .9rem; diff --git a/overrides/assets/stylesheets/home.css b/overrides/assets/stylesheets/home.css index 4233589dc..37ded98f7 100644 --- a/overrides/assets/stylesheets/home.css +++ b/overrides/assets/stylesheets/home.css @@ -296,7 +296,7 @@ h2.secondary-headline, h3.trusted-by { margin-top: 20px; } -.trying-it-all-container .md-button.call-to-action { +.trying-it-all-container .md-typeset .md-button.call-to-action { font-size: x-large; padding: 0.5rem 2em; background-color: #024c93; @@ -415,8 +415,8 @@ h2.secondary-headline, h3.trusted-by { color: #7cc57c; } -.md-typeset .md-button { - color: #024c93; +.md-typeset .md-button.white { + color: white; } @media only screen and (max-width: 1219px) { diff --git a/overrides/home.html b/overrides/home.html index f291970c3..9abe86b00 100644 --- a/overrides/home.html +++ b/overrides/home.html @@ -7,16 +7,15 @@

- Knative is an open-source enterprise-level
- solution for leveraging Kubernetes in
- serverless applications. + Knative is an Open-Source Enterprise-level
+ solution to build Serverless and Event Driven Applications

-

Serverless workloads in Kubernetes environments.

+

Serverless Containers in Kubernetes environments.

- + Developer? Start Here! - Cluster Administrator? Start Here! + Cluster Administrator? Start Here!

Trusted by