Commit f929c6fb authored by Ruslan Karimov's avatar Ruslan Karimov

#3269. Важно - поправить тег заголовка

parent eb9389a1
...@@ -4,8 +4,8 @@ use yii\helpers\Html; ...@@ -4,8 +4,8 @@ use yii\helpers\Html;
use yii\helpers\Url; use yii\helpers\Url;
?> ?>
<h4><span class="rubric_icon"><img src="/images/rubric_icon_5.png" height="35" width="35" alt=""></span><span class="wiht_icon">Не нашли ответа? <br> <div class="reference-box-header"><span class="rubric_icon"><img src="/images/rubric_icon_5.png" height="35" width="35" alt=""></span><span class="wiht_icon">Не нашли ответа? <br>
Задайте вопрос!</span></h4> Задайте вопрос!</span></div>
<?php <?php
......
...@@ -3767,6 +3767,12 @@ h3.block-chain-header { ...@@ -3767,6 +3767,12 @@ h3.block-chain-header {
margin-bottom: 30px; margin-bottom: 30px;
} }
.reference-box-header {
font-size: 18px;
line-height: 24px;
margin-bottom: 20px;
font-family: "RobotoBold" !important;
}
@media only screen and (max-width: 1600px) and (min-width: 1301px){ @media only screen and (max-width: 1600px) and (min-width: 1301px){
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment