Spaces:
Running
Running
Commit
·
d8164d5
1
Parent(s):
3bec7b0
Update index.html
Browse files- index.html +3 -3
index.html
CHANGED
@@ -167,13 +167,13 @@
|
|
167 |
margin-top: 100px;
|
168 |
margin-left: 75px;
|
169 |
font-size: 25px;
|
170 |
-
font-family:
|
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:
|
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:
|
187 |
background-size: cover;
|
188 |
text-align: center;
|
189 |
font-weight: bold;
|
|
|
167 |
margin-top: 100px;
|
168 |
margin-left: 75px;
|
169 |
font-size: 25px;
|
170 |
+
font-family: "Playfair Display", serif;
|
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: "Playfair Display", serif;
|
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: "Playfair Display", serif;
|
187 |
background-size: cover;
|
188 |
text-align: center;
|
189 |
font-weight: bold;
|