📢 تنبيه هام
نعتذر لعدم نقل جميع مباريات اليوم. سنكتفي بنقل مباراة ريال مدريد ضد خيتافي فقط. نعدكم بالعودة للتغطية الكاملة غداً إن شاء الله.
📢 Important Notice
We apologize for not broadcasting all today's matches. We will only be streaming Real Madrid vs Getafe. Full coverage will resume tomorrow.
📢 Aviso Importante
Lamentamos no transmitir todos los partidos de hoy. Solo transmitiremos el Real Madrid vs Getafe. Mañana volveremos con la cobertura completa.
.notice-container {
background-color: #fff9e6; /* لون خلفية هادئ */
border: 1px solid #ffeeba;
border-radius: 12px;
padding: 20px;
margin: 20px auto;
max-width: 900px;
font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
box-shadow: 0 4px 6px rgba(0,0,0,0.05);
}
.lang-section {
padding: 10px 0;
}
.lang-section h3 {
margin-top: 0;
color: #856404;
font-size: 1.2rem;
margin-bottom: 8px;
}
.lang-section p {
margin: 0;
color: #555;
line-height: 1.6;
font-size: 1rem;
}
.separator {
border: 0;
border-top: 1px solid #ffeeba;
margin: 15px 0;
}
/* متجاوب مع الشاشات الصغيرة */
@media (max-width: 600px) {
.notice-container {
margin: 10px;
padding: 15px;
}
.lang-section h3 {
font-size: 1.1rem;
}
.lang-section p {
font-size: 0.95rem;
}
}