|
@@ -61,7 +61,59 @@ button:hover{
|
|
|
align-items: center;
|
|
|
}
|
|
|
#cover{
|
|
|
- background-image: url(img/main.png);
|
|
|
+ background-image: url(images/main.png);
|
|
|
background-repeat: no-repeat;
|
|
|
background-size: cover;
|
|
|
}
|
|
|
+
|
|
|
+ .v10_52 {
|
|
|
+ width: 100%;
|
|
|
+ height: 669px;
|
|
|
+ background: url("../images/v10_52.png");
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ background-position: center center;
|
|
|
+ background-size: cover;
|
|
|
+ opacity: 1;
|
|
|
+ position: absolute;
|
|
|
+ top: 900px;
|
|
|
+ left: 370px;
|
|
|
+ overflow: hidden;
|
|
|
+ }
|
|
|
+ .v4_8 {
|
|
|
+ width: 492px;
|
|
|
+ height: 669px;
|
|
|
+ background: url("images/v4_8.png");
|
|
|
+ background-repeat: no-repeat;
|
|
|
+ background-position: center center;
|
|
|
+ background-size: cover;
|
|
|
+ opacity: 1;
|
|
|
+ position: absolute;
|
|
|
+ top: 0px;
|
|
|
+ left: 0px;
|
|
|
+ overflow: hidden;
|
|
|
+ }
|
|
|
+ .v5_7 {
|
|
|
+ width: 166px;
|
|
|
+ color: rgba(0,0,0,1);
|
|
|
+ position: absolute;
|
|
|
+ top: 215px;
|
|
|
+ left: 570px;
|
|
|
+ font-family: Playfair Display;
|
|
|
+ font-weight: Regular;
|
|
|
+ font-size: 64px;
|
|
|
+ opacity: 1;
|
|
|
+ text-align: left;
|
|
|
+ }
|
|
|
+ .v10_7 {
|
|
|
+ width: 520px;
|
|
|
+ color: rgba(0,0,0,0.800000011920929);
|
|
|
+ position: absolute;
|
|
|
+ top: 317px;
|
|
|
+ left: 570px;
|
|
|
+ font-family: Inter;
|
|
|
+ font-weight: Regular;
|
|
|
+ font-size: 24px;
|
|
|
+ opacity: 1;
|
|
|
+ text-align: left;
|
|
|
+ }
|
|
|
+
|