.wabutton { animation: wiggle 2s linear infinite; position: fixed; bottom: 50px; right: 30px; z-index: 100; background-color: '#00000'; color: '#fffff'; } /* Animation property */ /* Keyframes */ @keyframes wiggle { 0%, 7% { transform: rotateZ(0); } 15% { transform: rotateZ(-15deg); } 20% { transform: rotateZ(10deg); } 25% { transform: rotateZ(-10deg); } 30% { transform: rotateZ(6deg); } 35% { transform: rotateZ(-4deg); } 40%, 100% { transform: rotateZ(0); } } body { width: 100%; overflow-x: hidden; } .floating-button { position: fixed; z-index: 100; right: 15px; bottom: 200px; width: 45px; height: 45px; background-color: #700d09; color: white; border-radius: 50%; display: flex; justify-content: center; align-items: center; cursor: pointer; } .floating-jingle { position: fixed; z-index: 100; right: 15px; bottom: 260px; display: flex; flex-direction: column; opacity: 0; } .floating-button.active+.floating-jingle { opacity: 1; transform: translateY(0); } /* Styling Agenda */ #calendar a { color: #6c757d; cursor: pointer; }
Halaman khusus Pilkada 2024 (lihat sini) | Data Hasil Pilpres 2024 | Infografis: Tahapan & Jadwal Pemilu 2024

Publikasi

Opini