İçeriğe geç
LibraryCSS
Onay Kutuları

Neptune Deep Blue

A deep blue Neptune with a dark storm spot shows when checked.

Görüntülenme
0
Ücretsiz

Önizleme izole bir çerçevede çalışır — efekt sayfanın stillerini etkilemez.

Neptune Deep Blue kaynak kodu

Üyelere açık
.fx-check-neptune { display: inline-flex; align-items: center; gap: 12px; cursor: pointer; user-select: none; font-family: system-ui; }
.fx-check-neptune input { display: none; }
.fx-check-neptune-box { width: 34px; height: 34px; border-radius: 50%; background: #0f172a; border: 2px solid #334155; display: grid; place-items: center; overflow: hidden; transition: border-color .3s ease; }
.fx-check-neptune-body { width: 22px; height: 22px; border-radius: 50%; background: radial-gradient(circle at 35% 35%, #93c5fd, #2563eb 60%, #1e3a8a); position: relative; transform: scale(.85); transition: transform .4s ease; }
.fx-check-neptune-body::before { content: ""; position: absolute; top: 40%; left: 50%; width: 6px; height: 4px; border-radius: 50%; background: #1e1b4b; }
.fx-check-neptune input:checked + .fx-check-neptune-box { border-color: #2563eb; }
.fx-check-neptune input:checked + .fx-check-neptune-box .fx-check-neptune-body { transform: scale(1); }
.fx-check-neptune-label { color: #94a3b8; font-size: 14px; transition: color .25s ease; }
.fx-check-neptune input:checked ~ .fx-check-neptune-label { color: #60a5fa; }

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üzelt

Katkıda bulunanlar

LibraryCSSEfekti eklediKurucu
#gradient#transform#border

Neptune Deep Blue nasıl kullanılır?

  1. 1. HTML parçasını sayfanda kullanmak istediğin yere yapıştır.
  2. 2. CSS bloğunu stil dosyana veya bir <style> etiketine ekle.
  3. 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ü