404 – الصفحة غير موجودة

body, html {
margin: 0;
padding: 0;
font-family: Tahoma, sans-serif;
background-color: rgba(0, 0, 0, 0.85);
height: 100%;
overflow: hidden;
}

.error-container {
position: fixed;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
background: white;
border-radius: 12px;
padding: 30px;
text-align: center;
width: 90%;
max-width: 500px;
box-shadow: 0 10px 20px rgba(0,0,0,0.4);
z-index: 9999;
}

.error-container h1 {
font-size: 28px;
color: #e91e63;
}

.error-container p {
font-size: 16px;
margin: 10px 0;
}

.error-container .countdown {
font-size: 20px;
margin-top: 10px;
color: #2196f3;
}

.button {
display: inline-block;
padding: 10px 20px;
margin-top: 20px;
background: #2196f3;
color: #fff;
border-radius: 6px;
text-decoration: none;
}

iframe.ad {
margin: 15px 0;
width: 100%;
height: 100px;
border: none;
}

.suggested {
margin-top: 20px;
text-align: right;
}

.suggested h3 {
font-size: 18px;
margin-bottom: 8px;
}

.suggested ul {
padding-right: 20px;
list-style: none;
}

.suggested li {
margin-bottom: 6px;
}

.suggested a {
color: #1a73e8;
text-decoration: underline;
}

عذرًا، هذه الصفحة غير موجودة

سيتم تحويلك تلقائيًا إلى الصفحة الرئيسية خلال 7 ثوانٍ


Ads by Eonads

atOptions = {
‘key’ : ‘865d12914c49293cfe39f237376ec504’,
‘format’ : ‘iframe’,
‘height’ : 90,
‘width’ : 728,
‘params’ : {}
};


Ads by Eonads

مواضيع قد تعجبك:

  • جاري تحميل المواضيع…

العودة الآن

// العداد التنازلي
let seconds = 10;
const countdownEl = document.getElementById(“countdown”);

const interval = setInterval(() => {
seconds–;
countdownEl.textContent = seconds;
if (seconds res.json())
.then(data => {
const posts = data.feed.entry;
const ul = document.getElementById(“suggested-posts”);
ul.innerHTML = “”;

for (let i = 0; i < 3 && i l.rel === “alternate”).href;

const li = document.createElement(“li”);
li.innerHTML = `${title}`;
ul.appendChild(li);
}
})
.catch(err => {
document.getElementById(“suggested-posts”).innerHTML = “

  • تعذر تحميل المواضيع.
  • “;
    });

    #sidebar-wrapper, #midsidebar-wrapper, .gapad2, .blog-pager, .post-header-line-1, .post-footer { display:none !important;} #main-wrapper { width:100%!important;} .post { width:100%!important; }

    أضف تعليق

    تصميم موقع كهذا باستخدام ووردبريس.كوم
    ابدأ