مقاولات عامة
/* تصميم متجاوب لضمان التناسق مع الجوال والكمبيوتر */ html { box-sizing: border-box; font-size: 16px; } *, *:before, *:after { box-sizing: inherit; } body { font-family: 'Cairo', sans-serif; line-height:…
قراة المزيد/* تصميم متجاوب لضمان التناسق مع الجوال والكمبيوتر */ html { box-sizing: border-box; font-size: 16px; } *, *:before, *:after { box-sizing: inherit; } body { font-family: 'Cairo', sans-serif; line-height:…
قراة المزيد