-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathbottom.html
More file actions
157 lines (143 loc) · 5.83 KB
/
bottom.html
File metadata and controls
157 lines (143 loc) · 5.83 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
<style><!--
-->
/* Выравнивание по ширине столбца с контентом */
.re-footer {
margin-left: 206px;
}
@media (max-width: 768px) {
.re-footer {
margin-left: 0;
}
}
/* Раскладка столбцов со ссылками и с контактами */
.re-links {
width: 66.66666667%
}
.re-contacts {
width: 33.33333333%;
}
.re-links, .re-contacts {
float: left;
}
@media (max-width: 768px) {
.re-links, .re-contacts {
width: 50%;
}
}
@media (max-width: 480px) {
.re-links, .re-contacts {
width: initial;
float: none;
}
}
/* Дополнительные столбцы со ссылками */
.re-links .re-menu {
width: 50%;
float: left;
}
@media (max-width: 768px) {
.re-links .re-menu {
margin-left: 56px;
width: initial;
float: none;
}
}
@media (max-width: 480px) {
.re-links .re-menu {
margin-left: 0;
}
}
/* Выравнивание меню */
@media (max-width: 480px) {
.re-menu {
text-align: center;
}
}
/* Элементы меню */
.re-menu-item {
margin: 8px 12px 0 12px;
}
/* Отступ снизу страницы до элементов меню */
#footerCenter {
padding-bottom: 8px;
}
/* Ссылки на соц.сети */
/* Они добавляются через javascript в Верхней части */
.re-menu-item .re-social a:first-child {
margin-left: 0;
}
.re-menu-item .re-social {
text-align: left;
display: block;
}
@media (max-width: 480px) {
.re-menu-item .re-social {
text-align: center;
}
}
/* Скрываем соц.сети в подвале, если они отображаются в левой панели */
.re-menu-item.re-social-placeholder {
display: none;
}
@media (max-width: 768px) {
.re-menu-item.re-social-placeholder {
display: block;
}
}
/* Размер иконки внешней ссылки */
.fa-external-link-alt {
width: 10px;
}
<!--
--></style>
<div class="re-footer">
<div class="re-links">
<div class="re-menu">
<div class="re-menu-item"><a href="/Addons.aspx?aid=17941">Вопросы и ответы</a></div>
<div class="re-menu-item"><a href="/Addons.aspx?aid=17938">Наши награды</a></div>
<div class="re-menu-item"><a href="/Games.aspx">Прошедшие игры</a></div>
</div>
<div class="re-menu">
<div class="re-menu-item"><a href="/GameCalendar.aspx?t=103455&zone=all&cntr=100050&status=all&p=100201" target="_blank">Календарь игр <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="external-link-alt" class="svg-inline--fa fa-external-link-alt fa-w-18" role="img" viewbox="0 0 576 512"><path fill="currentColor" d="M576 24v127.984c0 21.461-25.96 31.98-40.971 16.971l-35.707-35.709-243.523 243.523c-9.373 9.373-24.568 9.373-33.941 0l-22.627-22.627c-9.373-9.373-9.373-24.569 0-33.941L442.756 76.676l-35.703-35.705C391.982 25.9 402.656 0 424.024 0H552c13.255 0 24 10.745 24 24zM407.029 270.794l-16 16A23.999 23.999 0 0 0 384 303.765V448H64V128h264a24.003 24.003 0 0 0 16.97-7.029l16-16C376.089 89.851 365.381 64 344 64H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V287.764c0-21.382-25.852-32.09-40.971-16.97z"></path></svg></a></div>
<div class="re-menu-item"><a href="/Geography.aspx" target="_blank">География <svg aria-hidden="true" focusable="false" data-prefix="fas" data-icon="external-link-alt" class="svg-inline--fa fa-external-link-alt fa-w-18" role="img" viewbox="0 0 576 512"><path fill="currentColor" d="M576 24v127.984c0 21.461-25.96 31.98-40.971 16.971l-35.707-35.709-243.523 243.523c-9.373 9.373-24.568 9.373-33.941 0l-22.627-22.627c-9.373-9.373-9.373-24.569 0-33.941L442.756 76.676l-35.703-35.705C391.982 25.9 402.656 0 424.024 0H552c13.255 0 24 10.745 24 24zM407.029 270.794l-16 16A23.999 23.999 0 0 0 384 303.765V448H64V128h264a24.003 24.003 0 0 0 16.97-7.029l16-16C376.089 89.851 365.381 64 344 64H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V287.764c0-21.382-25.852-32.09-40.971-16.97z"></path></svg></a></div>
<div class="re-menu-item"><a href="/Addons.aspx?aid=17939">Заказать игру</a></div>
</div>
</div>
<div class="re-contacts">
<div class="re-menu">
<div class="re-menu-item"><a href="/Addons.aspx?aid=17940">Контакты</a></div>
<div class="re-menu-item">Encounter<sup>TM</sup> Ltd. 2004-2019 ©</div>
<div class="re-menu-item re-social-placeholder"></div>
</div>
</div>
</div>
<!--ТГ в личное дело-->
<script type="text/javascript" src="http://d1.endata.cx/images/personal/1043101/telegram.js"></script>
<!--ТГ в личное дело-->
<!-- Yandex.Metrika counter -->
<script type="text/javascript">// <![CDATA[
(function (d, w, c) {
(w[c] = w[c] || []).push(function() {
try {
w.yaCounter49133149 = new Ya.Metrika2({
id:49133149,
clickmap:true,
trackLinks:true,
accurateTrackBounce:true,
webvisor:true
});
} catch(e) { }
});
var n = d.getElementsByTagName("script")[0],
s = d.createElement("script"),
f = function () { n.parentNode.insertBefore(s, n); };
s.type = "text/javascript";
s.async = true;
s.src = "https://mc.yandex.ru/metrika/tag.js";
if (w.opera == "[object Opera]") {
d.addEventListener("DOMContentLoaded", f, false);
} else { f(); }
})(document, window, "yandex_metrika_callbacks2");
// ]]></script>
<noscript><div><img src="https://mc.yandex.ru/watch/49133149" style="position:absolute; left:-9999px;" alt=""/></div></noscript>
<!-- /Yandex.Metrika counter -->