li { position: relative; } .nav-links > li > a { padding: 25px 15px; font-weight: 700; font-size: 15px; color: var(--text-dark); transition: 0.2s; display: block; } .nav-links > li:hover > a { color: var(--brand-blue); background: #f1f5f9; } /* GELİŞMİŞ DROPDOWN */ .mega-menu { position: absolute; top: 100%; left: 0; background: #fff; min-width: 280px; box-shadow: 0 20px 25px -5px rgba(0,0,0,0.1); border-radius: 0 0 12px 12px; opacity: 0; visibility: hidden; transform: translateY(10px); transition: 0.3s; border-top: 4px solid var(--brand-blue); padding: 15px 0; } .nav-links li:hover .mega-menu { opacity: 1; visibility: visible; transform: translateY(0); } .mega-menu a { display: block; padding: 12px 20px; font-size: 14px; font-weight: 500; border-bottom: 1px solid #f8fafc; } .mega-menu a:hover { background: #f0f9ff; color: var(--brand-blue); padding-left: 25px; } /* İÇERİK MİMARİSİ */ .master-grid { max-width: 1280px; margin: 40px auto; display: grid; grid-template-columns: 8fr 4fr; gap: 40px; padding: 0 20px; } .article-card { background: #fff; border-radius: 16px; padding: 35px; margin-bottom: 30px; box-shadow: 0 1px 3px rgba(0,0,0,0.1); border: 1px solid var(--border-color); } .entry-meta { display: flex; gap: 15px; font-size: 13px; color: var(--text-light); margin-bottom: 15px; font-weight: bold; } .cat-badge { background: var(--brand-blue); color: #fff; padding: 3px 10px; border-radius: 6px; } .entry-title { font-size: 32px; font-weight: 800; color: var(--brand-dark); line-height: 1.3; margin-bottom: 20px; } .entry-title a:hover { color: var(--brand-blue); } /* ADSENSE OPTİMAL YERLEŞİM */ .ad-container { background: #f1f5f9; border: 1px dashed var(--brand-blue); display: flex; flex-direction: column; align-items: center; justify-content: center; margin: 30px 0; padding: 20px; border-radius: 12px; } .ad-label { font-size: 10px; color: var(--text-light); text-transform: uppercase; margin-bottom: 10px; } /* SIDEBAR BİLEŞENLERİ */ .widget-box { background: #fff; border-radius: 16px; padding: 25px; margin-bottom: 30px; border: 1px solid var(--border-color); box-shadow: 0 4px 6px -1px rgba(0,0,0,0.05); } .widget-title { font-size: 20px; font-weight: 800; margin-bottom: 20px; border-left: 5px solid var(--brand-blue); padding-left: 12px; } /* YAZILI BUTONU */ .yazili-btn { background: var(--yazili-hazirlik); color: #fff !important; border-radius: 8px; animation: pulse 2s infinite; } @keyframes pulse { 0% { box-shadow: 0 0 0 0 rgba(239, 68, 68, 0.4); } 70% { box-shadow: 0 0 0 10px rgba(239, 68, 68, 0); } 100% { box-shadow: 0 0 0 0 rgba(239, 68, 68, 0); } } /* MOBIL */ @media (max-width: 992px) { .master-grid { grid-template-columns: 1fr; } .nav-links { display: none; } } ]]>
📢 2025 Müfredatına Uygun Yazılı Provaları Yayınlandı!
Sponsorlu İçerik
ESNEK REKLAM ALANI