diff --git a/gcp/website/frontend3/img/background-1-light.webp b/gcp/website/frontend3/img/background-1-light.webp new file mode 100644 index 00000000000..3adbc1e27e9 Binary files /dev/null and b/gcp/website/frontend3/img/background-1-light.webp differ diff --git a/gcp/website/frontend3/img/background-2-light.webp b/gcp/website/frontend3/img/background-2-light.webp new file mode 100644 index 00000000000..03434119d51 Binary files /dev/null and b/gcp/website/frontend3/img/background-2-light.webp differ diff --git a/gcp/website/frontend3/img/footer-decoration-light.webp b/gcp/website/frontend3/img/footer-decoration-light.webp new file mode 100644 index 00000000000..ce440df4603 Binary files /dev/null and b/gcp/website/frontend3/img/footer-decoration-light.webp differ diff --git a/gcp/website/frontend3/src/styles.scss b/gcp/website/frontend3/src/styles.scss index 492341e188e..e866b01a5c1 100644 --- a/gcp/website/frontend3/src/styles.scss +++ b/gcp/website/frontend3/src/styles.scss @@ -2096,7 +2096,7 @@ div.highlight { line-height: 1.6; } - a { + a:not(.link-button) { color: $osv-cyan-300; } }