diff --git a/frontend/views/object/view.php b/frontend/views/object/view.php index e23c5ed..e1d0bce 100644 --- a/frontend/views/object/view.php +++ b/frontend/views/object/view.php @@ -47,11 +47,6 @@ ] ); ?> -
diff --git a/frontend/views/site/green.php b/frontend/views/site/green.php index 05549dc..50ef30d 100644 --- a/frontend/views/site/green.php +++ b/frontend/views/site/green.php @@ -42,7 +42,7 @@ use yii\web\View;
-
+ diff --git a/frontend/web/css/main.css b/frontend/web/css/main.css index f45d6a3..e8ced94 100644 --- a/frontend/web/css/main.css +++ b/frontend/web/css/main.css @@ -677,6 +677,17 @@ section.bar.background-gray.steps-pre:before { bottom: 50px; left: 15px; } +.green-carousel{position:relative;} +#green-wr .button1.btn{ + width: 250px; +} +#green-wr .box-simple{ + text-align: center; + margin-bottom: 0; + position: absolute; + width: 100%; + bottom: 50px; +} @media(min-width:1201px){ .links-ses-for-wr .container .row p {margin: 7px 20px;} -- libgit2 0.21.4