diff --git a/assetlab/cert/candid-seal-platinum-2026.svg b/assetlab/cert/candid-seal-platinum-2026.svg new file mode 100644 index 0000000..932d670 --- /dev/null +++ b/assetlab/cert/candid-seal-platinum-2026.svg @@ -0,0 +1,50 @@ + + \ No newline at end of file diff --git a/base.css b/base.css index 383c9cd..a08ceb8 100644 --- a/base.css +++ b/base.css @@ -189,6 +189,36 @@ footer.site-footer .footer-copyright { sans-serif; } +.footer-inner { + display: flex; + flex-direction: row; + align-items: center; + gap: 12px; + text-align: left; + width: 100%; + max-width: 960px; + box-sizing: border-box; +} + +.footer-inner .footer-text { + flex: 1; + min-width: 0; +} + +footer.site-footer a.footer-candid-seal { + flex-shrink: 0; + line-height: 0; + margin: 0; + font-weight: normal; + text-decoration: none; +} + +footer.site-footer a.footer-candid-seal img { + width: 56px; + height: auto; + display: block; +} + /* link/button groups baseline */ .links { display: flex; diff --git a/brand.html b/brand.html index 61f9e71..4e03827 100644 --- a/brand.html +++ b/brand.html @@ -347,12 +347,28 @@