Если про серый фон в самом низу
Матвея 5
...
Матвея 6
...
То там идет
<div id="footer-inner">
<div id="bottom">
<div class="box box1"> <div class="moduletable">
<div class="custom">
<h2 style="text-align: center;">Матфея 5</h2>
<p style="text-align: center;">Заповеди Иисуса Христа 1</p>
<p style="text-align: center;"><a href="/commandments.html">Перейти</a></p></div>
</div>
</div>
<div class="box box2"> <div class="moduletable">
<div class="custom">
<h2 style="text-align: center;">Матфея 6</h2>
<p style="text-align: center;">Заповеди Иисуса Христа 2</p>
<p style="text-align: center;"><a href="/commandments/chapter-2.html">Перейти</a></p></div>
</div>
</div>
<div class="box box3"> <div class="moduletable">
<div class="custom">
<h2 style="text-align: center;">Матфея 7</h2>
<p style="text-align: center;">Заповеди Иисуса Христа 3</p>
<p style="text-align: center;"><a href="/commandments/chapter-3.html">Перейти</a></p></div>
</div>
</div>
</div>
</div>
и в personal.css стр 406
#footer-inner, #footer {
background: #f5f5f5;
box-shadow: 0px 20px 10px #555;
}
|