Spaces:
Running
Running
Commit
·
012b205
1
Parent(s):
6845b26
Update index.html
Browse files- index.html +4 -4
index.html
CHANGED
|
@@ -168,13 +168,13 @@
|
|
| 168 |
margin-top: 100px;
|
| 169 |
margin-left: 75px;
|
| 170 |
font-size: 25px;
|
| 171 |
-
font-family:
|
| 172 |
}
|
| 173 |
.slide2{
|
| 174 |
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');
|
| 175 |
height: 555px;
|
| 176 |
font-size: 25px;
|
| 177 |
-
font-family:
|
| 178 |
background-size: cover;
|
| 179 |
text-align: center;
|
| 180 |
font-weight: bold;
|
|
@@ -184,11 +184,11 @@
|
|
| 184 |
height: 555px;
|
| 185 |
width: 100%;
|
| 186 |
font-size: 28px;
|
| 187 |
-
font-family:
|
| 188 |
background-size: cover;
|
| 189 |
text-align: center;
|
| 190 |
font-weight: bold;
|
| 191 |
-
color: #
|
| 192 |
}
|
| 193 |
|
| 194 |
/* For desktops and larger devices */
|
|
|
|
| 168 |
margin-top: 100px;
|
| 169 |
margin-left: 75px;
|
| 170 |
font-size: 25px;
|
| 171 |
+
font-family: 'Pacifico', cursive;
|
| 172 |
}
|
| 173 |
.slide2{
|
| 174 |
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');
|
| 175 |
height: 555px;
|
| 176 |
font-size: 25px;
|
| 177 |
+
font-family: 'Pacifico', cursive;
|
| 178 |
background-size: cover;
|
| 179 |
text-align: center;
|
| 180 |
font-weight: bold;
|
|
|
|
| 184 |
height: 555px;
|
| 185 |
width: 100%;
|
| 186 |
font-size: 28px;
|
| 187 |
+
font-family: 'Pacifico', cursive;
|
| 188 |
background-size: cover;
|
| 189 |
text-align: center;
|
| 190 |
font-weight: bold;
|
| 191 |
+
color: #B3B6B7 ;
|
| 192 |
}
|
| 193 |
|
| 194 |
/* For desktops and larger devices */
|