-
303
+
303
= Yii::t('app', 'sect22_4') ?>
diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css
index 469b39b..f95e3f7 100755
--- a/frontend/web/css/main.css
+++ b/frontend/web/css/main.css
@@ -255,7 +255,7 @@ section.blue-fon {padding-top: 25px;}
justify-content: center;
}
.small-logo-center{margin: 10px 0 -10px;}
-.showcase .item h4 {color: #ffffff;}
+.showcase .item h4, .showcase .item .h4 {color: #ffffff;}
#video-bg{
position: relative;
top: 0;
@@ -366,7 +366,7 @@ section.bar.background-gray.steps-pre:before {
background: #eeeeee;
z-index: 1;
}
-.steps-pre h2,.steps-pre div{margin: 4px 0;font-size: 42px;}
+.steps-pre h2,.steps-pre div{margin: 4px 0;}
.steps-pre div{margin:4px auto;font-weight:bold;}
.individ_main{font-size: 30px;}
#get-it {padding: 30px 0 10px;background-color:#0080ca;}
diff --git a/frontend/web/css/style.default.css b/frontend/web/css/style.default.css
index 104eb20..b1786d7 100755
--- a/frontend/web/css/style.default.css
+++ b/frontend/web/css/style.default.css
@@ -2260,7 +2260,7 @@ fieldset[disabled] .btn-template-primary.active {
border: solid 1px #555555;
}
-.showcase .item h4, .showcase .item .counter {
+.showcase .item h4, .showcase .item .h4, .showcase .item .counter-wr {
color: #555555;
text-transform: uppercase;
letter-spacing: 0.08em;
@@ -2268,7 +2268,7 @@ fieldset[disabled] .btn-template-primary.active {
font-size: 16px;
}
-.showcase .item h4 span, .showcase .item .counter span {
+.showcase .item h4 span, .showcase .item .h4 span, .showcase .item .counter-wr span {
font-weight: bold;
font-size: 51px;
}
--
libgit2 0.21.4