Spaces:
Running
Running
Commit
·
80fff28
1
Parent(s):
9b68c5f
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
@@ -33,7 +33,7 @@
|
|
33 |
border-width: 0px;
|
34 |
width: 170px;
|
35 |
}
|
36 |
-
.movie {
|
37 |
border-radius: 11px;
|
38 |
margin-bottom: 20p"Avenir Next", sans-serifx;
|
39 |
transition: transform 0.2s ease-in-out;
|
@@ -167,13 +167,13 @@
|
|
167 |
margin-top: 100px;
|
168 |
margin-left: 75px;
|
169 |
font-size: 25px;
|
170 |
-
font-family: "Avenir Next"
|
171 |
}
|
172 |
.slide2{
|
173 |
background-image: url('https://png.pngtree.com/thumb_back/fh260/back_our/20190628/ourmid/pngtree-taobao-e-commerce-advertisement-carousel-banner-background-purple-blue-image_264734.jpg');
|
174 |
height: 555px;
|
175 |
font-size: 25px;
|
176 |
-
font-family: "Avenir Next"
|
177 |
background-size: cover;
|
178 |
text-align: center;
|
179 |
font-weight: bold;
|
@@ -183,7 +183,7 @@
|
|
183 |
height: 555px;
|
184 |
width: 100%;
|
185 |
font-size: 28px;
|
186 |
-
font-family: "Avenir Next"
|
187 |
background-size: cover;
|
188 |
text-align: center;
|
189 |
font-weight: bold;
|
|
|
33 |
border-width: 0px;
|
34 |
width: 170px;
|
35 |
}
|
36 |
+
.movie {"Avenir Next", sans-serif
|
37 |
border-radius: 11px;
|
38 |
margin-bottom: 20p"Avenir Next", sans-serifx;
|
39 |
transition: transform 0.2s ease-in-out;
|
|
|
167 |
margin-top: 100px;
|
168 |
margin-left: 75px;
|
169 |
font-size: 25px;
|
170 |
+
font-family: "Avenir Next";
|
171 |
}
|
172 |
.slide2{
|
173 |
background-image: url('https://png.pngtree.com/thumb_back/fh260/back_our/20190628/ourmid/pngtree-taobao-e-commerce-advertisement-carousel-banner-background-purple-blue-image_264734.jpg');
|
174 |
height: 555px;
|
175 |
font-size: 25px;
|
176 |
+
font-family: "Avenir Next";
|
177 |
background-size: cover;
|
178 |
text-align: center;
|
179 |
font-weight: bold;
|
|
|
183 |
height: 555px;
|
184 |
width: 100%;
|
185 |
font-size: 28px;
|
186 |
+
font-family: "Avenir Next";
|
187 |
background-size: cover;
|
188 |
text-align: center;
|
189 |
font-weight: bold;
|