Fix: Set background color to pitch black

This commit is contained in:
2025-11-21 12:01:48 -08:00
parent bc309a31d6
commit 67e6f34594

View File

@@ -42,12 +42,12 @@
<textPath href="#curve-btm" startOffset="50%">SUSPICIOUS URL</textPath>
</text>
<!-- Chain Icon (Blue) -->
<!-- Chain Icon -->
<g transform="translate(58, 75) scale(0.9)">
<!-- Left link -->
<rect x="0" y="10" width="45" height="25" rx="12" fill="none" stroke="#3b82f6" stroke-width="6" />
<rect x="0" y="10" width="45" height="25" rx="12" fill="none" stroke="#e2e8f0" stroke-width="6" />
<!-- Right link -->
<rect x="35" y="10" width="45" height="25" rx="12" fill="none" stroke="#3b82f6" stroke-width="6" />
<rect x="35" y="10" width="45" height="25" rx="12" fill="none" stroke="#e2e8f0" stroke-width="6" />
</g>
<!-- Jail Bars -->