mirror of
https://github.com/kleeja-official/kleeja.git
synced 2025-12-15 20:49:41 +01:00
63 lines
1.6 KiB
HTML
63 lines
1.6 KiB
HTML
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||
|
|
|
||
|
|
<head>
|
||
|
|
<meta http-equiv="Content-Type" content="text/html; charset=windows-1256" />
|
||
|
|
<title>Powered by Kleeja</title>
|
||
|
|
<style type="text/css">
|
||
|
|
* {
|
||
|
|
font-size: 100%;
|
||
|
|
margin: 0;
|
||
|
|
padding: 0;
|
||
|
|
color: #CECFCE;
|
||
|
|
}
|
||
|
|
|
||
|
|
body {
|
||
|
|
font-family: Tahoma, Arial, sans-serif;
|
||
|
|
font-size: 100%;
|
||
|
|
color: #69788E;
|
||
|
|
margin: 10px 30px;
|
||
|
|
background: #F7F7F7;
|
||
|
|
}
|
||
|
|
|
||
|
|
a:link,
|
||
|
|
a:visited {
|
||
|
|
text-decoration: none;
|
||
|
|
color: #CECFCE;
|
||
|
|
}
|
||
|
|
|
||
|
|
a:active,
|
||
|
|
a:hover {
|
||
|
|
text-decoration: underline;
|
||
|
|
color: #111;
|
||
|
|
}
|
||
|
|
|
||
|
|
h1 {
|
||
|
|
font-family: "Trebuchet MS", Helvetica, sans-serif;
|
||
|
|
font-size: 1.70em;
|
||
|
|
font-weight: normal;
|
||
|
|
color: #333333;
|
||
|
|
margin-top: 0;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
}
|
||
|
|
|
||
|
|
.content_box {
|
||
|
|
border: 1px dashed #CECFCE;
|
||
|
|
background: #FFFFFF;
|
||
|
|
padding: 10px;
|
||
|
|
margin-right: auto;
|
||
|
|
margin-left: auto;
|
||
|
|
}
|
||
|
|
</style>
|
||
|
|
</head>
|
||
|
|
|
||
|
|
<body title="كليجا"><br />
|
||
|
|
<div class="content_box">
|
||
|
|
<h1><span style="font-size:250%;color:#D80000;">403 - Access forbidden!</span></h1>
|
||
|
|
</div>
|
||
|
|
<br />
|
||
|
|
<div class="content_box"><span style="font-size: 140%">Powered by <a target="_blank" href="http://www.kleeja.com">Kleeja</a></span>
|
||
|
|
</div>
|
||
|
|
</body>
|
||
|
|
|
||
|
|
</html>
|