Updated ribbon color and managed cloud CTA image (#11688)

- Updated the Fleet Cloud beta ribbon to match new brand colors
- Updated the image for Fleet Cloud beta to include the swans
This commit is contained in:
Mike Thomas 2023-05-16 01:29:25 +09:00 committed by GitHub
parent 69f79a99f3
commit 6f2718059a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 165 KiB

After

Width:  |  Height:  |  Size: 188 KiB

View file

@ -37,7 +37,7 @@ html, body {
}
[purpose='header-ribbon-cta'] {
background-color: @core-fleet-black;
background-color: #7487C2;
p {
font-size: 14px;
line-height: 20px;
@ -48,7 +48,7 @@ html, body {
line-height: 20px;
font-weight: 700;
text-decoration: underline;
color: #ff5c83;
color: #fff;
}
}