شرح طريقة إضافة التاريخ الهجري لمدونات بلوجر
Omar Information - معلومات عمر . شرح طريقة إضافة التاريخ الهجري لمدونات بلوجر السلام عليكم ورحمة الله وبركاته اليوم سوف أشرح لكم طريقة إضافة التاريخ الهجري لمدونات بلوجر شاهد الفيديو التالي : الكود المستخدم في الشرح : <style type="text/css"> .cnmu-hijrid { background-color: #3da04b; border: 4px solid #fff; border-radius: 4px; box-shadow: 0 0 2px #000; color: #fff; margin: 10px auto; width: 170px; } .cnmu-hijrid .datname { border-bottom: 1px solid rgba(255, 255, 255, 0.2); box-shadow: 0 0 50px #000 inset; display: block; font-size: 16px; height: 32px; line-height: 32px; text-align: center; } .cnmu-hijrid .datnum { background-color: #000; border-radius: 4px; display: inline-block; float: right; font-size: 24px; height: 48px; line-height: 48px; margin: 10px 1...