ggggggggggggggggggggggggggg
هل تريد الشرح الكامل مع نماذج Excel جاهزة؟
كتاب محاسبة المقاولات الشامل — أكثر من 200 صفحة من الشرح العملي والقيود والنماذج الجاهزة للاستخدام الفوري
📥 احصل على الكتاب الآن →/* === شريط الكتاب العلوي === */ .book-banner { background: linear-gradient(90deg, #1A1A2E, #0F3460, #1A1A2E); padding: 11px 20px; text-align: center; color: #fff; font-size: 14px; font-weight: 600; position: relative; font-family: 'Cairo', sans-serif; } .book-banner a { color: #E8C97A; text-decoration: underline; font-weight: 700; } .book-banner a:hover { color: #fff; } .banner-close { position: absolute; left: 15px; top: 50%; transform: translateY(-50%); cursor: pointer; color: rgba(255,255,255,0.6); font-size: 16px; padding: 4px 8px; } .banner-close:hover { color: #fff; } /* === تحديث الهيدر === */ .header { background: linear-gradient(135deg, #1A3A5C 0%, #0F2A45 100%) !important; } .header-top { background: linear-gradient(135deg, #1A3A5C 0%, #2A5A8C 100%) !important; padding: 30px 0 !important; } .header-title { font-size: 28px !important; letter-spacing: -0.5px; } .header-description { font-size: 15px !important; color: rgba(255,255,255,0.8) !important; } /* === تحديث القائمة === */ .main-nav { background: #0F2A45 !important; border-top: 1px solid rgba(255,255,255,0.1) !important; } .nav-book-link { color: #E8C97A !important; font-weight: 900 !important; background: rgba(201,168,76,0.1); border-radius: 4px; } .nav-book-link:hover { background: rgba(201,168,76,0.2) !important; color: #fff !important; } /* === تحديث بطاقات المقالات === */ .post { border-radius: 12px !important; border: 1px solid #E2E8F0 !important; box-shadow: 0 2px 10px rgba(0,0,0,0.06) !important; transition: transform 0.25s, box-shadow 0.25s !important; } .post:hover { transform: translateY(-4px) !important; box-shadow: 0 8px 28px rgba(0,0,0,0.12) !important; } .post-title a { font-family: 'Cairo', sans-serif; font-weight: 800 !important; } .read-more { background: #1A3A5C !important; border-radius: 8px !important; font-family: 'Cairo', sans-serif; } .read-more:hover { background: #C9A84C !important; color: #000 !important; } /* === CTA الكتاب داخل المقال === */ .book-cta-inline { background: linear-gradient(135deg, #1A3A5C, #0F2A45); border-radius: 12px; padding: 24px 26px; margin: 28px 0; color: #fff; text-align: center; border: 1px solid rgba(201,168,76,0.3); } .book-cta-icon { font-size: 42px; margin-bottom: 10px; } .book-cta-inline h3 { color: #E8C97A !important; font-size: 18px !important; font-weight: 800 !important; margin-bottom: 8px !important; } .book-cta-inline p { color: rgba(255,255,255,0.8) !important; font-size: 14px !important; margin-bottom: 16px !important; } .book-cta-btn { display: inline-block !important; background: linear-gradient(135deg, #C9A84C, #9A7A30) !important; color: #000 !important; padding: 12px 28px !important; border-radius: 8px !important; font-weight: 800 !important; font-size: 15px !important; transition: opacity 0.2s !important; } .book-cta-btn:hover { opacity: 0.9 !important; color: #000 !important; } /* === widget الكتاب في الشريط الجانبي === */ .book-sidebar-widget { background: linear-gradient(135deg, #1A1A2E, #0F3460) !important; border: 1px solid rgba(201,168,76,0.3) !important; } .book-sidebar-widget .sidebar-widget-title { background: rgba(0,0,0,0.3) !important; color: #E8C97A !important; } .book-widget-body { text-align: center !important; padding: 18px !important; } .book-sidebar-icon { font-size: 46px; margin-bottom: 10px; } .book-sidebar-title { color: #E8C97A !important; font-size: 16px !important; font-weight: 800 !important; margin-bottom: 8px !important; } .book-sidebar-desc { color: rgba(255,255,255,0.75) !important; font-size: 13px !important; margin-bottom: 14px !important; } .book-sidebar-btn { display: block !important; background: linear-gradient(135deg, #C9A84C, #9A7A30) !important; color: #000 !important; padding: 11px !important; border-radius: 8px !important; font-weight: 800 !important; font-size: 14px !important; margin-bottom: 8px !important; } .book-sidebar-btn:hover { opacity: 0.9 !important; color: #000 !important; } /* === تحديث الشريط الجانبي === */ .sidebar-widget { border-radius: 12px !important; border: 1px solid #E2E8F0 !important; transition: none !important; box-shadow: 0 2px 8px rgba(0,0,0,0.06) !important; } .sidebar-widget:hover { transform: none !important; box-shadow: 0 4px 16px rgba(0,0,0,0.1) !important; } .sidebar-widget-title { background: #1A3A5C !important; color: #fff !important; border-radius: 12px 12px 0 0 !important; padding: 12px 16px !important; font-size: 15px !important; } /* === تحديث الفوتر === */ .footer { background: linear-gradient(135deg, #0D1117, #1A3A5C) !important; } .footer-widget-title { color: #E8C97A !important; } .footer-bottom { background: rgba(0,0,0,0.3) !important; } /* === تحديث أزرار الترقيم === */ .blog-pager .newer-link, .blog-pager .older-link { background: #1A3A5C !important; color: #fff !important; border-radius: 8px !important; padding: 9px 18px !important; font-weight: 700 !important; transition: background 0.2s !important; } .blog-pager .newer-link:hover, .blog-pager .older-link:hover { background: #C9A84C !important; color: #000 !important; } -->
أضف تعليقاً: