Commit 9f8779b4 authored by Ruslan Karimov's avatar Ruslan Karimov

#2675. Арт Проект. Размещение кейса по DEKraft

parent b40afe94
...@@ -1640,7 +1640,7 @@ ...@@ -1640,7 +1640,7 @@
.dek_par{ .dek_par{
margin-left: -295px; margin-left: -295px;
/* margin-top: 90px; */ /* margin-top: 90px; */
background: url(/img/dek_mokup.png) no-repeat center center !important; background: url(../img/dek_mokup.png) no-repeat center center !important;
max-width: 620px; max-width: 620px;
height: 415px; height: 415px;
top: 0 !important; top: 0 !important;
...@@ -1663,7 +1663,7 @@ ...@@ -1663,7 +1663,7 @@
position: absolute; position: absolute;
bottom: 0; bottom: 0;
left: 0; left: 0;
background: url(/img/dek_m1.png) no-repeat center center; background: url(../img/dek_m1.png) no-repeat center center;
z-index: 3; z-index: 3;
} }
.dek_mock2{ .dek_mock2{
...@@ -1672,7 +1672,7 @@ ...@@ -1672,7 +1672,7 @@
position: absolute; position: absolute;
bottom: 90px; bottom: 90px;
left: 70px; left: 70px;
background: url(/img/dek_m2.png) no-repeat center center; background: url(../img/dek_m2.png) no-repeat center center;
z-index: 2; z-index: 2;
} }
.dek_mock3{ .dek_mock3{
...@@ -1681,12 +1681,12 @@ ...@@ -1681,12 +1681,12 @@
position: absolute; position: absolute;
top: 0; top: 0;
right: 0; right: 0;
background: url(/img/dek_m3.png) no-repeat center center; background: url(../img/dek_m3.png) no-repeat center center;
z-index: 1; z-index: 1;
} }
.dek_p1{ .dek_p1{
background: url(/img/dek_p1.png) no-repeat center center; background: url(../img/dek_p1.png) no-repeat center center;
width: 120px; width: 120px;
height: 130px; height: 130px;
position: absolute; position: absolute;
...@@ -1694,7 +1694,7 @@ ...@@ -1694,7 +1694,7 @@
left: 225px; left: 225px;
} }
.dek_p2{ .dek_p2{
background: url(/img/dek_p2.png) no-repeat center center; background: url(../img/dek_p2.png) no-repeat center center;
width: 165px; width: 165px;
height: 145px; height: 145px;
position: absolute; position: absolute;
...@@ -1703,7 +1703,7 @@ ...@@ -1703,7 +1703,7 @@
z-index: 4; z-index: 4;
} }
.dek_p3{ .dek_p3{
background: url(/img/dek_p3.png) no-repeat center center; background: url(../img/dek_p3.png) no-repeat center center;
width: 145px; width: 145px;
height: 155px; height: 155px;
position: absolute; position: absolute;
...@@ -1712,7 +1712,7 @@ ...@@ -1712,7 +1712,7 @@
z-index: 4; z-index: 4;
} }
.dek_p4{ .dek_p4{
background: url(/img/dek_p4.png) no-repeat center center; background: url(../img/dek_p4.png) no-repeat center center;
width: 170px; width: 170px;
height: 195px; height: 195px;
position: absolute; position: absolute;
...@@ -1818,7 +1818,7 @@ ...@@ -1818,7 +1818,7 @@
display: none; display: none;
} }
.dek_mock_wrap{ .dek_mock_wrap{
background: url(/img/dek_mokup.png) no-repeat; background: url(../img/dek_mokup.png) no-repeat;
background-size: 100%; background-size: 100%;
background-position: center; background-position: center;
} }
......
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