• Kostenloser Versand innerhalb Deutschlands1)
  • Alle Artikel sind lagernd und sofort lieferbar
Anmelden Registrieren
0 0 0
  • Kostenloser Versand innerhalb Deutschlands1)
  • Alle Artikel sind lagernd und sofort lieferbar

Name it Baby Boy | 62 Artikel

Filter
const style = document.createElement('style'); style.textContent = ` #quiz-trigger { position: fixed; left: 15px; bottom: 70px; font-size: 24px; color: #fff; background-color: #c482b0; min-height: 50px; z-index: 100; border-radius: 25px; border: none; padding: 0 20px; transition: color .15s ease-in-out,background-color .15s ease-in-out; } #quiz-trigger:hover { background: #000;' } `; document.head.appendChild(style);