/* supplement.css — Wayback Fixer overrides for theme001 */

/* monetization block width safety: keep showLinks within site container */
.romlidata { margin: 18px 0; }
.container .romlidata { width: 100%; }

/* footer must grow to fit the sitewide block (theme had fixed height:30px) */
.footer { height: auto; overflow: hidden; padding: 8px 16px 12px; }
.footer .left { line-height: 22px; }
.footer .romlidata a { color: #fff; }
