Spell Scroll Card
Parchment spell card with arcane runes, a mana cost crystal, and a wax seal.
- Görüntülenme
- 0
Önizleme izole bir çerçevede çalışır — efekt sayfanın stillerini etkilemez.
Spell Scroll Card kaynak kodu
.fx-card-spell { position: relative; width: 200px; padding: 18px 16px 20px; background: linear-gradient(160deg, #f4e4bc, #d8c89a); border-radius: 6px; box-shadow: 0 10px 24px rgba(0,0,0,0.3), inset 0 0 30px rgba(120,90,40,0.2); color: #3a2a10; font-family: Georgia, serif; }
.fx-card-spell::before { content: ""; position: absolute; inset: 4px; border: 1px solid rgba(120,90,40,0.4); border-radius: 4px; pointer-events: none; }
.fx-card-spell-cost { position: absolute; top: -10px; left: -10px; width: 32px; height: 32px; background: radial-gradient(circle at 35% 30%, #6ab0ff, #1a4a9e); border-radius: 50%; border: 2px solid #fff; display: flex; align-items: center; justify-content: center; color: #fff; font-weight: 900; font-size: 16px; box-shadow: 0 4px 8px rgba(0,0,0,0.3); }
.fx-card-spell-name { font-size: 17px; font-weight: 700; text-align: center; letter-spacing: 1px; }
.fx-card-spell-runes { text-align: center; font-size: 22px; color: #1a4a9e; letter-spacing: 6px; margin: 8px 0; }
.fx-card-spell-seal { width: 36px; height: 36px; margin: 0 auto 8px; background: radial-gradient(circle, #c8102e, #7a0a1e); border-radius: 50%; box-shadow: 0 3px 6px rgba(0,0,0,0.3); position: relative; }
.fx-card-spell-seal::before { content: "✶"; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); color: rgba(255,255,255,0.5); font-size: 18px; }
.fx-card-spell-text { font-size: 11px; line-height: 1.5; text-align: center; font-style: italic; }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
Spell Scroll Card 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.
Kartlar kategorisindeki tüm efektler gibi bu efekt de tamamen ücretsizdir; ticari projelerde de kullanabilirsin. Kütüphanenin tamamı için Kartlar koleksiyonuna göz at.
Benzer Kartlar efektleri
TümüCoffee Passport
Coffee passport card with stamp grid, roast notes, and a bean icon.
Cruise Port Card
Cruise port card with arrival time, pier, and shore excursions.
Friend Request Card
Friend request card with avatar, mutual friends, and buttons.
Invite Only Card
Invite-only card with an envelope flap, wax seal, and elegant calligraphy title.