الگو:توضیحات/styles.css: تفاوت میان نسخه‌ها

از ویکی حسین
پرش به ناوبری پرش به جستجو
جز (۱ نسخه واردشده)
(نیازی نیست که قلم پیش‌فرض تغییر داده بشود)
خط ۶: خط ۶:
     background-color: #eaf3ff;  
     background-color: #eaf3ff;  
     padding: 5px;
     padding: 5px;
}
#template-documentation {
  /* generally a serif font should be here but Arial is not acceptable for Persian */
  font-family: Tahoma, 'Iranian Serif', 'Noto Naskh Arabic', 'Iranian Sans', 'DejaVu Sans', serif;
}
}

نسخهٔ ‏۲۳ دسامبر ۲۰۱۹، ساعت ۰۳:۳۴

/* For template documentation */
.template-documentation {
    clear: both;
    margin: 1em 0 0 0;
    border: 1px solid #a2a9b1; 
    background-color: #eaf3ff; 
    padding: 5px;
}