İçeriğe geç
LibraryCSS
Onay Kutuları

Sand Texture Toggle

A sandy tan texture with grain when checked.

Görüntülenme
0
Ücretsiz

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

Sand Texture Toggle kaynak kodu

Üyelere açık
.fx-check-texture-sand { display: inline-flex; align-items: center; gap: 12px; cursor: pointer; user-select: none; font-family: system-ui; }
.fx-check-texture-sand input { display: none; }
.fx-check-texture-sand-box { width: 32px; height: 32px; border-radius: 6px; border: 2px solid #475569; background: #1e293b; display: grid; place-items: center; transition: all .3s ease; }
.fx-check-texture-sand-mark { width: 14px; height: 8px; border-left: 3px solid #1e293b; border-bottom: 3px solid #1e293b; transform: rotate(-45deg) scale(0); transition: transform .3s ease; }
.fx-check-texture-sand input:checked + .fx-check-texture-sand-box { border-color: #d97706; background: repeating-radial-gradient(circle at 30% 40%, #fbbf24 0 1px, transparent 1px 2px), repeating-radial-gradient(circle at 70% 80%, #f59e0b 0 1px, transparent 1px 2px), #fde68a; box-shadow: 0 0 10px rgba(245,158,11,.6); }
.fx-check-texture-sand input:checked + .fx-check-texture-sand-box .fx-check-texture-sand-mark { transform: rotate(-45deg) scale(1); }
.fx-check-texture-sand-label { color: #e2e8f0; font-size: 14px; transition: color .25s ease; }
.fx-check-texture-sand input:checked ~ .fx-check-texture-sand-label { color: #f59e0b; }

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#shadow#border

Sand Texture Toggle 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ü