mirror of
https://github.com/fleetdm/fleet
synced 2026-05-24 09:28:54 +00:00
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:
parent
69f79a99f3
commit
6f2718059a
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 |
4
website/assets/styles/layout.less
vendored
4
website/assets/styles/layout.less
vendored
|
|
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue