diff --git a/website/assets/styles/layout.less b/website/assets/styles/layout.less index 707a5928d1..32e06d487a 100644 --- a/website/assets/styles/layout.less +++ b/website/assets/styles/layout.less @@ -15,35 +15,20 @@ html, body { position: relative; padding-bottom: @footer-height; } -.homepage-cta-banner { - background-color: ; - color: #000; - a { - color: #000; - } -} -// Apply this margin when there is a CTA banner on the homepage -.homepage-cta-banner + .homepage-header-top { - top: 52px; -} -.homepage-cta-banner { - background-color: #A182DF; - color: #FFF; - a { - color: #FFF; - } -} -[purpose='header-report-cta'] { +[purpose='header-ribbon-cta'] { + background-color: @core-fleet-black; p { font-size: 14px; line-height: 20px; + color: #fff; } a { font-size: 14px; line-height: 20px; font-weight: 700; text-decoration: underline; + color: #ff5c83; } } @@ -137,6 +122,7 @@ html, body { } } } + } // Homepage header styles &.homepage-header { z-index: 999; diff --git a/website/views/layouts/layout.ejs b/website/views/layouts/layout.ejs index ce36159b33..c8540b9f33 100644 --- a/website/views/layouts/layout.ejs +++ b/website/views/layouts/layout.ejs @@ -117,7 +117,13 @@
Instant deployment with +Fleet Managed Cloud. Join the beta
+