- Görüntülenme
- 0
Ücretsiz
Önizleme izole bir çerçevede çalışır — efekt sayfanın stillerini etkilemez.
Pluto Dwarf Planet kaynak kodu
Üyelere açık
.fx-check-pluto { display: inline-flex; align-items: center; gap: 12px; cursor: pointer; user-select: none; font-family: system-ui; }
.fx-check-pluto input { display: none; }
.fx-check-pluto-box { width: 32px; height: 32px; border-radius: 50%; background: #0f172a; border: 2px solid #334155; display: grid; place-items: center; transition: border-color .3s ease; }
.fx-check-pluto-body { width: 16px; height: 16px; border-radius: 50%; background: radial-gradient(circle at 35% 35%, #fef3c7, #d6d3d1 60%, #57534e); position: relative; transform: scale(.7); transition: transform .4s ease; }
.fx-check-pluto-body::before { content: ""; position: absolute; top: 30%; left: 30%; width: 6px; height: 6px; background: #fef3c7; clip-path: polygon(50% 0, 100% 50%, 80% 100%, 50% 70%, 20% 100%, 0 50%); }
.fx-check-pluto input:checked + .fx-check-pluto-box { border-color: #d6d3d1; }
.fx-check-pluto input:checked + .fx-check-pluto-box .fx-check-pluto-body { transform: scale(1); }
.fx-check-pluto-label { color: #94a3b8; font-size: 14px; transition: color .25s ease; }
.fx-check-pluto input:checked ~ .fx-check-pluto-label { color: #d6d3d1; }Kalan 0 satırı görmek için ücretsiz üye ol
Tüm efektler ücretsiz. Üyelik yalnızca tam kaynağı, kopyalamayı ve tarayıcı içi editörü açar.
Bu efektte bir sorun mu var, yoksa daha iyisini mi yazdın? Düzeltme gönder — onaylanırsa puan kazanırsın.
Sorun bildir veya düzeltKatkıda bulunanlar
LibraryCSSEfekti eklediKurucu
Pluto Dwarf Planet nasıl kullanılır?
- 1. HTML parçasını sayfanda kullanmak istediğin yere yapıştır.
- 2. CSS bloğunu stil dosyana veya bir
<style>etiketine ekle. - 3. Renkleri ve süreleri kendi tasarımına göre değiştir — bağımlılık yok, saf CSS.
Onay Kutuları kategorisindeki tüm efektler gibi bu efekt de tamamen ücretsizdir; ticari projelerde de kullanabilirsin. Kütüphanenin tamamı için Onay Kutuları koleksiyonuna göz at.
Benzer Onay Kutuları efektleri
TümüCanlı incele Checkboxes
Canlı incele Checkboxes
Canlı incele Checkboxes
Power On Toggle
A power-symbol checkbox that glows green when powered on, dark when off.
Canlı incele Checkboxes
Canlı incele Checkboxes
Canlı incele Checkboxes
Circle Stroke Draw
An SVG circle outline draws itself around a center dot that pops in when checked.
Canlı incele Checkboxes
Canlı incele Checkboxes