📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
e-ticaretv12.demodesign.com.tr
/
panel
/
assets
/
scss
/
custom
📝
_countdown.scss
← Geri Dön
/*---Count-down---*/ #count-down { position: relative; text-align: center; display: inline-block; .clock-presenter { height: 80px; padding: 0px; text-align: center; .digit { margin-top: 5px; font-size: 1.5rem; color: $white; line-height: 60px; height: 60px; display: inline-block; overflow: hidden; text-align: center; position: relative; cursor: default; font-weight: 600; border-radius: 50%; } width: 70px; height: 70px; float: left; margin: 0 20px 0 0; border-radius: 3px; background-size: cover; position: relative; &:before { content: ''; position: absolute; background: linear-gradient(to left, $primary 0%, $primary 100%) !important; left: 0; top: 0; bottom: 0; right: 0; display: block; border-radius: 4%; } .note { position: relative; margin-bottom: 0px; cursor: default; font-size: 16px; opacity: 0.7; } } } @media (max-width: 568px) { #count-down .clock-presenter { float: none !important; margin-bottom: 45px; } }
💾 Kaydet
İptal
📝 Yeniden Adlandır
İptal
Kaydet
🔐 Dosya İzinleri (chmod)
İzin Değeri:
Hızlı Seçim:
777
755
644
600
777
= Herkes okur/yazar/çalıştırır
755
= Sahip tam, diğerleri okur/çalıştırır
644
= Sahip okur/yazar, diğerleri okur
600
= Sadece sahip okur/yazar
İptal
Uygula