Файл: index2.php
Строк: 126
<?php
<!DOCTYPE html PUBLIC "-//WAPFORUM//DTD XHTML Mobile 1.0//EN" "http://www.wapforum.org/DTD/xhtml-mobile10.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Наследие героя</title>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta charset="utf-8" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="viewport" content="width=device-width,maximum-scale=1.0"/>
<link rel="stylesheet" type="text/css" href="http://realm1.m.vten.ru/style/plain-common-v2.css?v=1429278843903" />
<link rel="stylesheet" type="text/css" href="http://realm1.m.vten.ru/style/skin/default-v3.css?v=1429278843903" />
</head>
<body class="b-body">
<style>
/*<![CDATA[*/
.b-body {
margin: 0 auto;
max-width: 320px;
min-width: 128px;
font-size: 12px;
color: #a8a8a8;
font-family:Arial,Verdana,sans-serif;
background-color: #000;
}
.t-c {text-align: center;}
.container {
max-width: 320px;
min-width: 128px;
margin: 0 auto;
font-size: 14px;
background: #000;
}
.b-panel {
margin: 5px 0;
padding-bottom: 4px;
}
.b-panel.gray-panel {
padding: 10px 3px;
background: url('http://realm1.m.vten.ru/skin/lightui/images/gray-panel-l.png') repeat-y 0 0, url('http://realm1.m.vten.ru/skin/lightui/images/gray-panel-r.png') repeat-y 100% 0, url('http://realm1.m.vten.ru/skin/lightui/images/gray-panel-b.png') repeat-x 0 100%, url('http://realm1.m.vten.ru/skin/lightui/images/gray-panel-t.png') repeat-x 0 0 #242428;
}
.b-panel .panel-inner { padding: 5px; font-size: 12px;}
.btn, .btn-big {
display: block;
padding: 7px 5px 5px 5px;
font-size: 12px;
min-height: 16px;
text-decoration: none;
color: #c6dedd;
border: none;
border-bottom: 2px solid #161f25;
background: url('http://realm1.m.vten.ru/skin/lightui/images/btns/btn-top.png') repeat-x 0 0, url('http://realm1.m.vten.ru/skin/lightui/images/btns/btn-bg.png') repeat-x 0 -1px #27383b;
}
.btn-big {
margin: 2px 0;
padding: 9px 7px 7px 7px;
font-weight: bold;
color: #fff;
}
h2 {
margin: 0;
padding-bottom: 7px;
font-size: 14px;
font-weight: normal;
color: #bfc196;
text-align: center;
}
.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px}
.clearer {
clear: both;
height: 0;
font-size: 0;
line-height: 0;
}
.img-icon {
float: left;
margin-right: 5px;
}
.b-footer {font-size: 11px; margin-top: 10px; color: #515151;}
.a {text-decoration: underline !important; color: #7c7c7c;}
.c-white {color: #fff;}
.font12 {font-size: 12px;}
/*]]>*/
</style>
<div class="container">
<div class="t-c" style="height: 103px;">
<img src="http://realm1.m.vten.ru/images/locations/server_work_310.jpg" alt="." style="vertical-align: middle;" width="310" height="103"/>
</div>
<div class="b-panel gray-panel">
<div class="panel-inner">
<h2>Обновление.</h2>
<div class="t-c font12">Идет обновление игры <br/>Обнови позже</div>
<a class="btn btn-big t-c mt5" href="#">
Обновить
</a>
</div>
</div>
<div class="b-footer t-c">
<div class="mt10">© 2015, Playtox Inc.</div>
</div>
</div>
</body>
</html>
?>