MediaWiki:Gadget-wix-interactive.css: Difference between revisions
Content deleted Content added
No edit summary |
No edit summary |
||
Line 248:
/* ── 10. Outer Wrapper ───────────────────────────────────────────
/* ── 10. Fixed Info Row ──────────────────────────────────────────▼
Single containing card for the entire widget.
──────────────────────────────────────────────────────────────── */
.wix-eng-wrapper {
background: var(--wix-bg-subtle);
border: 1px solid var(--wix-border);
border-radius: var(--wix-radius);
padding: 1.5rem;
}
@media (max-width: 480px) {
.wix-eng-wrapper {
padding: 1rem;
}
}
Key facts strip at the top (policies, premiums, expenses).
──────────────────────────────────────────────────────────────── */
| |||