📁 PHP Dosya Yöneticisi
/
/
home
/
demodesigncom
/
e-ticaretv2.demodesign.com.tr
/
assets
/
scss
📝
_user-variables.scss
← Geri Dön
// user-variables.scss // Use this to overwrite Bootstrap and Front variables // // Example of a variable override to change Front's primary color and font size // Remove the "//" to comment it in and see it in action! // $primary: $red; // $font-size-base: .875rem; // Front's primary color has lighter as well as darker color versions, // and they also need to be changed upon changing the primary color to a different hex code - otherwise the color of some blocks might look not professional. // Here is a list of colors that associate these changes: // $primary-darker: $red; // $primary-lighter: $red-lighter; // $info: $red-lighter; // The color of the SVG loader should be modified manually. // See assets/svg/preloaders/circle-preloader.svg
💾 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