Skip to content

Commit d8a3b60

Browse files
authored
Site for EyesGuard v2 (#1)
Site update for EyesGuard v2
1 parent 682f277 commit d8a3b60

15 files changed

Lines changed: 68 additions & 61 deletions

css/style_img.css

Lines changed: 28 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@
3434
/* Стили рисунков для страницы ABOUT */
3535
.img-screenshot1{
3636
position:absolute;
37-
top: 70px;
38-
left: -40px;
39-
width: 150px;
37+
top: 140px;
38+
left: 70px;
39+
width: 200px;
4040
height: 150px;
4141
border-radius: 10px;
4242
-webkit-filter: opacity(100%);
@@ -45,48 +45,59 @@
4545

4646
.img-screenshot2{
4747
position:absolute;
48-
top: 550px;
49-
left: 30px;
50-
width: 150px;
51-
height: 80px;
48+
top: 250px;
49+
left: -130px;
50+
width: 180px;
51+
height: 120px;
5252
border-radius: 10px;
5353
-webkit-filter: opacity(100%);
5454
box-shadow: 0.8em 0.8em 10px #0F293C;
5555
}
5656

5757
.img-screenshot3{
5858
position:absolute;
59-
top: 270px;
60-
left: 30px;
61-
width: 150px;
62-
height: 100px;
59+
top: -150px;
60+
left: -40px;
61+
width: 250px;
62+
height: 220px;
6363
border-radius: 10px;
6464
-webkit-filter: opacity(100%);
6565
box-shadow: 0.8em 0.8em 10px #0F293C;
6666
}
6767

6868
.img-screenshot4{
6969
position:absolute;
70-
top: 400px;
71-
left: -40px;
72-
width: 200px;
73-
height: 120px;
70+
top: 350px;
71+
left: 100px;
72+
width: 300px;
73+
height: 250px;
7474
border-radius: 10px;
7575
-webkit-filter: opacity(100%);
7676
box-shadow: 0.8em 0.8em 10px #0F293C;
7777
}
7878

7979
.img-screenshot5{
8080
position:absolute;
81-
top: 660px;
82-
left: -30px;
81+
top: 560px;
82+
left: -50px;
8383
width: 200px;
8484
height: 100px;
8585
border-radius: 10px;
8686
-webkit-filter: opacity(100%);
8787
box-shadow: 0.8em 0.8em 10px #0F293C;
8888
}
8989

90+
.img-screenshot6{
91+
position:absolute;
92+
top: 700px;
93+
left: -30px;
94+
width: 400px;
95+
height: 250px;
96+
border-radius: 10px;
97+
-webkit-filter: opacity(100%);
98+
box-shadow: 0.8em 0.8em 10px #0F293C;
99+
}
100+
90101

91102
/* Стили рисунков для страницы RECOMMENDATIONS */
92103
.img-healthy-eyes{
3.56 KB
Loading
-3.09 KB
Loading
-42.2 KB
Loading
-34.3 KB
Loading
7.82 KB
Loading
629 KB
Loading
3.06 KB
Loading
-2.66 KB
Loading
-40.4 KB
Loading

0 commit comments

Comments
 (0)