Приглашение к сотрудничеству в футере
This commit is contained in:
parent
9a0ccced49
commit
847d3e3bee
|
|
@ -130,6 +130,8 @@ div#box a:hover {text-decoration: underline;}
|
||||||
img.imageInArticle {border: solid 3px white;max-width: 100%;}
|
img.imageInArticle {border: solid 3px white;max-width: 100%;}
|
||||||
|
|
||||||
div.darkFooter {background-color: #333; color: #fff; margin-bottom: 0px; padding-bottom: 30px; padding-top: 10px;}
|
div.darkFooter {background-color: #333; color: #fff; margin-bottom: 0px; padding-bottom: 30px; padding-top: 10px;}
|
||||||
|
div.darkFooter a {color: #71b3ea;}
|
||||||
|
div.darkFooter a:hover {color: #63a6df;text-decoration: underline;}
|
||||||
|
|
||||||
/* -------------------------------------------*/
|
/* -------------------------------------------*/
|
||||||
/* ------------- ADAPTIVE --------------------*/
|
/* ------------- ADAPTIVE --------------------*/
|
||||||
|
|
|
||||||
|
|
@ -9,6 +9,7 @@
|
||||||
<h4 style="text-align: center;">Контакты</h4>
|
<h4 style="text-align: center;">Контакты</h4>
|
||||||
Телефон: +7 (904) 610-6141<br/>
|
Телефон: +7 (904) 610-6141<br/>
|
||||||
EMail: info@wikipoints.ru<br/>
|
EMail: info@wikipoints.ru<br/>
|
||||||
|
Приглашение к <a href="/article/24">сотрудничеству</a>
|
||||||
</div>
|
</div>
|
||||||
<div class="col-md-4">
|
<div class="col-md-4">
|
||||||
<h4 style="text-align: center;">Прочее</h4>
|
<h4 style="text-align: center;">Прочее</h4>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue