-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.mobirise
More file actions
387 lines (387 loc) · 46 KB
/
project.mobirise
File metadata and controls
387 lines (387 loc) · 46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
{
"settings": {
"name": "My Site",
"currentPage": "index.html",
"theme": {
"name": "mobirise4",
"title": "Mobirise 4",
"styling": {
"primaryColor": "#149dcc",
"secondaryColor": "#ff3366",
"successColor": "#F7ED4A",
"infoColor": "#82786E",
"warningColor": "#879A9F",
"dangerColor": "#B1A374",
"mainFont": "Rubik",
"display1Font": "Rubik",
"display1Size": 4.25,
"display2Font": "Rubik",
"display2Size": 3,
"display5Font": "Rubik",
"display5Size": 1.5,
"display7Font": "Rubik",
"display7Size": 1,
"display4Font": "Rubik",
"display4Size": 1,
"isRoundedButtons": true,
"isAnimatedOnScroll": false,
"isScrollToTopButton": false
}
},
"path": "@PROJECT_PATH@",
"siteFonts": [],
"versionFirst": "4.7.6",
"uniqCompNum": 14,
"versionPublish": "4.12.3",
"imageResize": true
},
"pages": {
"index.html": {
"settings": {
"main": true,
"title": "Home",
"meta_descr": "",
"header_custom": "",
"footer_custom": "",
"html_before": ""
},
"components": [
{
"alias": false,
"_styles": {
"& when not (@fullScreen)": {
"padding-top": "(@paddingTop * 15px)",
"padding-bottom": "(@paddingBottom * 15px)"
},
"& when (@bg-type = 'color')": {
"background": "linear-gradient(45deg, @bg-value, @color2)"
},
"& when (@bg-type = 'image')": {
"background-image": "url(@bg-value)"
},
".mbr-section-subtitle": {
"font-style": "italic",
"letter-spacing": "1rem"
},
"DIV": {
"text-align": "left"
}
},
"_name": "header11",
"_customHTML": "<section class=\"header11\" group=\"Headers\" data-bg-video=\"{{bg.type == 'video' && bg.value.url}}\" mbr-class=\"{'mbr-fullscreen': fullScreen, 'mbr-parallax-background': bg.parallax}\">\n\n <!-- Block parameters controls (Blue \"Gear\" panel) -->\n <mbr-parameters>\n <input type=\"checkbox\" title=\"Full Screen\" name=\"fullScreen\" checked>\n <input type=\"range\" inline title=\"Top\" name=\"paddingTop\" min=\"0\" max=\"8\" step=\"1\" value=\"6\" condition=\"fullScreen == false\">\n <input type=\"range\" inline title=\"Bottom\" name=\"paddingBottom\" min=\"0\" max=\"8\" step=\"1\" value=\"6\" condition=\"fullScreen == false\">\n\n <input type=\"checkbox\" title=\"Show Arrow\" name=\"showArrow\" checked>\n <input type=\"checkbox\" title=\"Show Title\" name=\"showTitle\" checked>\n <input type=\"checkbox\" title=\"Show Subtitle\" name=\"showSubtitle\" checked>\n <input type=\"checkbox\" title=\"Show text\" name=\"showText\" checked>\n <input type=\"checkbox\" title=\"Show Buttons\" name=\"showButtons\" checked>\n\n <fieldset type=\"background\" name=\"bg\" parallax>\n <input type=\"image\" title=\"Background Image\" value=\"../_images/background4.jpg\" parallax>\n <input type=\"color\" title=\"Background Color\" value=\"#e4d295\" selected>\n <input type=\"video\" title=\"Background Video\" value=\"https://www.youtube.com/watch?v=36YgDDJ7XSc\">\n </fieldset>\n <input type=\"color\" title=\"Color 2\" name=\"color2\" value=\"#ff3366\" condition=\"bg.type == 'color'\">\n\n <input type=\"checkbox\" title=\"Overlay\" name=\"overlay\" condition=\"bg.type !== 'color'\">\n <input type=\"color\" title=\"Overlay Color\" name=\"overlayColor\" value=\"#232323\" condition=\"overlay && bg.type !== 'color'\">\n <input type=\"range\" inline title=\"Opacity\" name=\"overlayOpacity\" min=\"0\" max=\"1\" step=\"0.1\" value=\"0.2\" condition=\"overlay && bg.type !== 'color'\">\n </mbr-parameters>\n <!-- End block parameters -->\n\n <div class=\"mbr-overlay\" mbr-if=\"overlay && bg.type!== 'color'\" mbr-style=\"{'opacity': overlayOpacity, 'background-color': overlayColor}\">\n </div>\n <div class=\"container align-left\">\n <div class=\"media-container-column mbr-white col-md-12\">\n <h3 class=\"mbr-section-subtitle py-3 mbr-fonts-style\" mbr-theme-style=\"display-5\" mbr-if=\"showSubtitle\"><div>This is my personal website</div></h3>\n <h1 class=\"mbr-section-title py-3 mbr-fonts-style\" mbr-theme-style=\"display-1\" mbr-if=\"showTitle\" data-app-selector=\".mbr-section-title\">Hi<br>I'm Qiwen Chen</h1>\n <p class=\"mbr-text py-3 mbr-fonts-style\" mbr-theme-style=\"display-5\" mbr-if=\"showText\" data-app-selector=\".mbr-text, .mbr-section-btn\">\n Click to know more</p>\n <div class=\"mbr-section-btn py-4\" mbr-if=\"showButtons\" data-toolbar=\"-mbrBtnMove\" mbr-buttons mbr-theme-style=\"display-4\"><a class=\"btn btn-md btn-white-outline\" href=\"https://mobirise.co\" data-app-placeholder=\"Type Text\">LEARN MORE</a></div>\n </div>\n </div>\n\n <div mbr-if=\"showArrow\" class=\"mbr-arrow hidden-sm-down\" aria-hidden=\"true\">\n <a href=\"#next\">\n <i class=\"mbri-down mbr-iconfont\"></i>\n </a>\n </div>\n</section>",
"_cid": "rTPLW550R5",
"_protectedParams": [],
"_global": false,
"_once": false,
"_params": {},
"_anchor": "header11-3"
},
{
"alias": false,
"_styles": {
"padding-top": "(@paddingTop * 15px)",
"padding-bottom": "(@paddingBottom * 15px)",
"& when (@bg-type = 'color')": {
"background-color": "@bg-value"
},
"& when (@bg-type = 'image')": {
"background-image": "url(@bg-value)"
},
".mbr-section-subtitle": {
"color": "#767676",
"font-weight": "300"
},
".mbr-content-text": {
"color": "#767676",
"margin-bottom": "0"
},
".card": {
"word-wrap": "break-word",
"flex-shrink": "0",
"-webkit-flex-shrink": "0"
},
".img-text": {
"width": "(@numberSize * 2px)",
"height": "(@numberSize * 2px)",
"font-size": "~\"@{numberSize}px\"",
"border": "2px solid @bordersColor",
"border-radius": "50%",
"& when (@numberSize > 24px)": {
"@media (max-width: 991px)": {
"width": "48px",
"height": "48px",
"font-size": "24px"
}
}
},
".cards-block when (@showBorders)": {
"@media (min-width: 992px)": {
"border-top": "2px solid @bordersColor"
},
".card": {
"border-bottom": "2px solid @bordersColor",
"border-radius": "0"
}
},
".cards-container": {
"display": "flex",
"-webkit-flex-direction": "row",
"flex-direction": "row",
"-webkit-flex-wrap": "wrap",
"flex-wrap": "wrap",
"-webkit-justify-content": "center",
"justify-content": "center",
"word-break": "break-word"
},
".media-block when (@showMedia)": {
"flex-shrink": "0",
"-webkit-flex-shrink": "0",
"@media (min-width: 992px)": {
"& when (@reverseContent)": {
"padding-left": "2rem"
},
"& when not (@reverseContent)": {
"padding-right": "2rem"
}
}
},
".cards-block": {
"flex-basis": "100%",
"-webkit-flex-basis": "100%"
},
"@media (max-width: 991px)": {
".media-block": {
"flex-basis": "100%",
"-webkit-flex-basis": "100%",
"padding-left": "0",
"padding-bottom": "2rem"
}
},
".media-container-row when (@reverseContent) and (@showMedia)": {
"-webkit-flex-direction": "row-reverse",
"flex-direction": "row-reverse"
}
},
"_name": "counters4",
"_customHTML": "<section class=\"counters4 counters\" group=\"Counters\" plugins=\"ViewportChecker\" data-bg-video=\"{{bg.type == 'video' && bg.value.url}}\" mbr-class=\"{'mbr-parallax-background': bg.parallax}\">\n\n <mbr-parameters>\n <!-- Block parameters controls (Blue \"Gear\" panel) -->\n <input type=\"range\" inline title=\"Top\" name=\"paddingTop\" min=\"0\" max=\"8\" step=\"1\" value=\"6\">\n <input type=\"range\" inline title=\"Bottom\" name=\"paddingBottom\" min=\"0\" max=\"8\" step=\"1\" value=\"6\">\n <input type=\"checkbox\" title=\"Show Title\" name=\"showTitle\" checked>\n <input type=\"checkbox\" title=\"Show Subtitle\" name=\"showSubtitle\" checked>\n <input type=\"checkbox\" title=\"Show Block Title\" name=\"showTitles\" checked>\n <input type=\"checkbox\" title=\"Show Text\" name=\"showText\" checked>\n <input type=\"checkbox\" title=\"Show Media\" name=\"showMedia\" checked>\n <input type=\"range\" title=\"Media Size\" inline name=\"mediaSize\" min=\"20\" max=\"60\" value=\"49\" condition=\"showMedia\">\n <input type=\"checkbox\" title=\"Media On Left/Right\" name=\"reverseContent\" condition=\"showMedia\" checked>\n <select title=\"Cards Count\" name=\"cardsAmount\">\n <option value=\"1\">1</option>\n <option value=\"2\">2</option>\n <option value=\"3\" selected>3</option>\n <option value=\"4\">4</option>\n </select>\n <input type=\"range\" inline title=\"Number Size\" name=\"numberSize\" min=\"10\" max=\"50\" step=\"1\" value=\"32\">\n <input type=\"color\" title=\"Border Color\" name=\"bordersColor\" value=\"#efefef\">\n <input type=\"checkbox\" title=\"Show Borders\" name=\"showBorders\" checked>\n <fieldset type=\"background\" name=\"bg\" parallax>\n <input type=\"image\" title=\"Background Image\" value=\"../_images/background2.jpg\">\n <input type=\"color\" title=\"Background Color\" value=\"#ffffff\" selected>\n <input type=\"video\" title=\"Background Video\" value=\"https://www.youtube.com/watch?v=36YgDDJ7XSc\">\n </fieldset>\n <input type=\"checkbox\" title=\"Overlay\" name=\"overlay\" condition=\"bg.type !== 'color'\">\n <input type=\"color\" title=\"Overlay Color\" name=\"overlayColor\" value=\"#cccccc\" condition=\"overlay && bg.type !== 'color'\">\n <input type=\"range\" inline title=\"Opacity\" name=\"overlayOpacity\" min=\"0\" max=\"1\" step=\"0.1\" value=\"0.5\" condition=\"overlay && bg.type !== 'color'\">\n <!-- End block parameters -->\n </mbr-parameters>\n\n <div class=\"mbr-overlay\" mbr-if=\"overlay && bg.type!== 'color'\" mbr-style=\"{'opacity': overlayOpacity, 'background-color': overlayColor}\">\n </div>\n\n <div class=\"container pt-4 mt-2\">\n <h2 class=\"mbr-section-title pb-3 align-center mbr-fonts-style\" mbr-theme-style=\"display-2\" mbr-if=\"showTitle\" data-app-selector=\".mbr-section-title\">Education experience</h2>\n <h3 class=\"mbr-section-subtitle pb-5 align-center mbr-fonts-style\" mbr-theme-style=\"display-5\" mbr-if=\"showSubtitle\" data-app-selector=\".mbr-section-subtitle\"></h3>\n <div mbr-class=\"{'media-container-row': showMedia,\n 'row justify-content-center': !showTitle && !showSubtitle && !showMedia}\">\n <div class=\"media-block m-auto\" mbr-style=\"{'width': mediaSize + '%'}\" mbr-if=\"showMedia\">\n <div class=\"mbr-figure\">\n <img src=\"@PROJECT_PATH@/assets/images/1578440161601-640x657.jpg\" alt title>\n </div>\n </div>\n <div class=\"cards-block\">\n <div class=\"cards-container\">\n <div class=\"card px-3 align-left col-12\">\n <div class=\"panel-item p-4 d-flex align-items-start\">\n <div class=\"card-img pr-3\">\n <h3 class=\"img-text d-flex align-items-center justify-content-center\" data-app-selector=\".img-text\">\n 1\n </h3>\n </div>\n <div class=\"card-text\">\n <h4 class=\"mbr-content-title mbr-bold mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showTitles\">junior high</h4>\n <p class=\"mbr-content-text mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showText\" data-app-selector=\".mbr-content-text\">\n 江苏省镇江市外国语中学</p>\n </div>\n </div>\n </div>\n <div class=\"card px-3 align-left col-12\" mbr-if=\"cardsAmount>1\">\n <div class=\"panel-item p-4 d-flex align-items-start\">\n <div class=\"card-img pr-3\">\n <h3 class=\"img-text d-flex align-items-center justify-content-center\" data-app-selector=\".img-text\">\n 2\n </h3>\n </div>\n <div class=\"card-text\">\n <h4 class=\"mbr-content-title mbr-bold mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showTitles\">senior high</h4>\n <p class=\"mbr-content-text mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showText\" data-app-selector=\".mbr-content-text\">江苏省镇江第一中学</p>\n </div>\n </div>\n </div>\n <div class=\"card px-3 align-left col-12\" mbr-if=\"cardsAmount>2\">\n <div class=\"panel-item p-4 d-flex align-items-start\">\n <div class=\"card-img pr-3\">\n <h3 class=\"img-text d-flex align-items-center justify-content-center\" data-app-selector=\".img-text\">\n 3\n </h3>\n </div>\n <div class=\"card-text\">\n <h4 class=\"mbr-content-title mbr-bold mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showTitles\">university</h4>\n <p class=\"mbr-content-text mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showText\" data-app-selector=\".mbr-content-text\">南京大学</p>\n </div>\n </div>\n </div>\n <div class=\"card px-3 align-left col-12\" mbr-if=\"cardsAmount>3\">\n <div class=\"panel-item p-4 d-flex align-items-start\">\n <div class=\"card-img pr-3\">\n <h3 class=\"img-text d-flex align-items-center justify-content-center\" data-app-selector=\".img-text\">\n 4\n </h3>\n </div>\n <div class=\"card-texts\">\n <h4 class=\"mbr-content-title mbr-bold mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showTitles\">\n We Are Passionate\n </h4>\n <p class=\"mbr-content-text mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showText\" data-app-selector=\".mbr-content-text\">\n Lorem ipsum dolor sit amet, consectetur adipisicing elit. Recusandae cupiditate rerum ipsum tempora vero.\n </p>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>",
"_cid": "rTQVF3NuFD",
"_protectedParams": [],
"_global": false,
"_once": false,
"_params": {},
"_anchor": "counters4-4"
},
{
"alias": false,
"_styles": {
"padding-top": "(@paddingTop * 15px)",
"padding-bottom": "(@paddingBottom * 15px)",
"background-color": "@bgColor",
".line": {
"background-color": "@lineColor",
"color": "@lineColor",
"align": "center",
"height": "2px",
"margin": "0 auto"
},
".section-text": {
"padding": "2rem 0"
},
".inner-container": {
"margin": "0 auto"
},
"@media (max-width: 768px)": {
".inner-container": {
"width": "100% !important"
}
}
},
"_name": "content9",
"_customHTML": "<section class=\"mbr-section article content9\" group=\"Article\">\n \n <mbr-parameters>\n <!-- Block parameters controls (Blue \"Gear\" panel) -->\n <input type=\"range\" inline title=\"Top\" name=\"paddingTop\" min=\"0\" max=\"8\" step=\"1\" value=\"2\">\n <input type=\"range\" inline title=\"Bottom\" name=\"paddingBottom\" min=\"0\" max=\"8\" step=\"1\" value=\"2\">\n <input type=\"range\" inline title=\"Text Width\" name=\"innerWidth\" min=\"50\" max=\"100\" step=\"1\" value=\"100\">\n <input type=\"range\" inline title=\"Line Width\" name=\"lineLength\" min=\"10\" max=\"100\" step=\"1\" value=\"25\">\n <input type=\"color\" title=\"Line Color\" name=\"lineColor\" value=\"#149dcc\">\n <input type=\"color\" title=\"Background Color\" name=\"bgColor\" value=\"#ffffff\">\n <!-- End block parameters -->\n </mbr-parameters> \n\n <div class=\"container\">\n <div class=\"inner-container\" mbr-style=\"{'width': innerWidth + '%'}\">\n <hr class=\"line\" mbr-style=\"{'width': lineLength + '%'}\">\n <div class=\"section-text align-center mbr-fonts-style\" mbr-theme-style=\"display-2\" data-app-selector=\".section-text\" mbr-text><b>hobbies</b></div>\n <hr class=\"line\" mbr-style=\"{'width': lineLength + '%'}\">\n </div>\n </div>\n</section>",
"_cid": "rTRnf6lZuy",
"_protectedParams": [],
"_global": false,
"_once": false,
"_params": {},
"_anchor": "content9-b"
},
{
"alias": false,
"_styles": {
"padding-top": "(@paddingTop * 15px)",
"padding-bottom": "(@paddingBottom * 15px)",
"& when (@bg-type = 'color')": {
"background-color": "@bg-value"
},
"& when (@bg-type = 'image')": {
"background-image": "url(@bg-value)"
},
"h4": {
"font-weight": "500",
"margin-bottom": "0",
"text-align": "left"
},
"p": {
"color": "#767676",
"text-align": "left"
},
".card-box": {
"padding-top": "2rem"
},
".card-wrapper": {
"height": "100%"
}
},
"_name": "features2",
"_customHTML": "<section class=\"features2\" group=\"Features\" data-bg-video=\"{{bg.type == 'video' && bg.value.url}}\" mbr-class=\"{'mbr-parallax-background': bg.parallax}\">\n\n <mbr-parameters>\n <!-- Block parameters controls (Blue \"Gear\" panel) -->\n <input type=\"range\" inline title=\"Top\" name=\"paddingTop\" min=\"0\" max=\"9\" step=\"1\" value=\"6\">\n <input type=\"range\" inline title=\"Bottom\" name=\"paddingBottom\" min=\"0\" max=\"9\" step=\"1\" value=\"6\">\n\n <input type=\"checkbox\" title=\"Show Title\" name=\"showTitle\" checked>\n <input type=\"checkbox\" title=\"Show Text\" name=\"showText\" checked>\n <select title=\"Cards\" name=\"cardsAmount\">\n <option value=\"1\">1</option>\n <option value=\"2\">2</option>\n <option value=\"3\" selected>3</option>\n <option value=\"4\">4</option>\n </select>\n\n <fieldset type=\"background\" name=\"bg\" parallax>\n <input type=\"image\" title=\"Background Image\" value=\"../_images/background5.jpg\" parallax>\n <input type=\"color\" title=\"Background Color\" value=\"#ffffff\" selected>\n <input type=\"video\" title=\"Background Video\" value=\"https://www.youtube.com/watch?v=36YgDDJ7XSc\">\n </fieldset>\n <input type=\"checkbox\" title=\"Overlay\" name=\"overlay\" checked condition=\"bg.type !== 'color'\">\n <input type=\"color\" title=\"Overlay Color\" name=\"overlayColor\" value=\"#efefef\" condition=\"overlay && bg.type !== 'color'\">\n <input type=\"range\" inline title=\"Opacity\" name=\"overlayOpacity\" min=\"0\" max=\"1\" step=\"0.1\" value=\"0.8\" condition=\"overlay && bg.type !== 'color'\">\n <!-- End block parameters -->\n </mbr-parameters>\n\n <div class=\"mbr-overlay\" mbr-if=\"overlay && bg.type!== 'color'\" mbr-style=\"{'opacity': overlayOpacity, 'background-color': overlayColor}\">\n </div>\n \n <div class=\"container\">\n <div class=\"media-container-row\">\n <div class=\"card p-3 col-12 col-md-6\" mbr-class=\"{'col-lg-3': cardsAmount == '4',\n 'col-lg-4': cardsAmount == '3'}\">\n <div class=\"card-wrapper\">\n <div class=\"card-img\">\n <img src=\"@PROJECT_PATH@/assets/images/th-474x702.jpeg\" alt=\"Mobirise\" title>\n </div>\n <div class=\"card-box\">\n <h4 class=\"card-title pb-3 mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showTitle\" data-app-selector=\".card-title\">\n sketching</h4>\n <p class=\"mbr-text mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showText\"></p>\n </div>\n </div>\n </div>\n\n <div class=\"card p-3 col-12 col-md-6\" mbr-if=\"cardsAmount > 1\" mbr-class=\"{'col-lg-3': cardsAmount == '4',\n 'col-lg-4': cardsAmount == '3'}\">\n <div class=\"card-wrapper\">\n <div class=\"card-img\">\n <img src=\"@PROJECT_PATH@/assets/images/2016110239473165-1-605x375.jpeg\" alt=\"Mobirise\" title>\n </div>\n <div class=\"card-box \">\n <h4 class=\"card-title pb-3 mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showTitle\" data-app-selector=\".card-title\">\n swimming\n </h4>\n <p class=\"mbr-text mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showText\"></p>\n </div>\n </div>\n </div>\n\n <div class=\"card p-3 col-12 col-md-6\" mbr-if=\"cardsAmount > 2\" mbr-class=\"{'col-lg-3': cardsAmount == '4',\n 'col-lg-4': cardsAmount == '3'}\">\n <div class=\"card-wrapper\">\n <div class=\"card-img\">\n <img src=\"@PROJECT_PATH@/assets/images/tpts-fxftkpx3726696-2-550x366.jpeg\" alt=\"Mobirise\" title>\n </div>\n <div class=\"card-box\">\n <h4 class=\"card-title pb-3 mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showTitle\" data-app-selector=\".card-title\">\n surfing the Internet</h4>\n <p class=\"mbr-text mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showText\"></p>\n </div>\n </div>\n </div>\n\n <div class=\"card p-3 col-12 col-md-6\" mbr-if=\"cardsAmount > 3\" mbr-class=\"{'col-lg-3': cardsAmount == '4',\n 'col-lg-4': cardsAmount == '3'}\">\n <div class=\"card-wrapper\">\n <div class=\"card-img\">\n <img src=\"../_images/background4.jpg\" alt=\"Mobirise\">\n </div>\n <div class=\"card-box\">\n <h4 class=\"card-title pb-3 mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showTitle\" data-app-selector=\".card-title\">\n Unlimited Sites\n </h4>\n <p class=\"mbr-text mbr-fonts-style\" mbr-theme-style=\"display-7\" mbr-if=\"showText\">\n Mobirise gives you the freedom to develop as many websites as you like given the fact that it is a desktop app. <a href=\"https://mobirise.co\">Learn more...</a>\n </p>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>",
"_cid": "rTR2eh43Ee",
"_protectedParams": [],
"_global": false,
"_once": false,
"_params": {},
"_anchor": "features2-8"
},
{
"alias": false,
"_styles": {
"padding-top": "(@paddingTop * 15px)",
"padding-bottom": "(@paddingBottom * 15px)",
"& when (@bg-type = 'color')": {
"background-color": "@bg-value"
},
"& when (@bg-type = 'image')": {
"background-image": "url(@bg-value)"
},
"h3": {
"text-align": "center",
"font-weight": "300"
},
".wrap": {
"width": "150px",
"height": "150px",
"margin": "0 auto"
},
".mbr-section-subtitle": {
"color": "#767676"
},
".card": {
"-webkit-flex-basis": "100%",
"flex-basis": "100%",
"word-wrap": "break-word"
},
"ellipse": {
"stroke": "rgba(206, 206, 206, 0.4)"
},
"path": {
"stroke": "@progressColor"
},
"@media (max-width: 991px) and (min-width: 768px)": {
".card": {
"-webkit-flex-basis": "33%",
"flex-basis": "33%"
}
}
},
"_name": "progress-bars3",
"_customHTML": "<section class=\"progress-bars3\" group=\"Progress\" data-bg-video=\"{{bg.type == 'video' && bg.value.url}}\" plugins=\"as-pie-progress\" mbr-class=\"{'mbr-parallax-background': bg.parallax}\">\n \n <mbr-parameters>\n <!-- Block parameters controls (Blue \"Gear\" panel) --> \n <input type=\"range\" inline title=\"Top\" name=\"paddingTop\" min=\"0\" max=\"8\" step=\"1\" value=\"6\">\n <input type=\"range\" inline title=\"Bottom\" name=\"paddingBottom\" min=\"0\" max=\"8\" step=\"1\" value=\"6\">\n \n <input type=\"checkbox\" title=\"Show Title\" name=\"showTitle\" checked>\n <input type=\"checkbox\" title=\"Show Subtitle\" name=\"showSubtitle\" checked>\n <input type=\"color\" title=\"Progress Color\" name=\"progressColor\" value=\"#149dcc\">\n\n <select title=\"Progress count\" name=\"progressCount\">\n <option value=\"1\">1</option>\n <option value=\"2\">2</option>\n <option value=\"3\" selected>3</option>\n <option value=\"4\">4</option>\n <option value=\"5\">5</option>\n <option value=\"6\">6</option>\n </select>\n <input type=\"range\" inline title=\"Progress 1\" name=\"progress1\" min=\"0\" max=\"100\" step=\"1\" value=\"50\">\n <input type=\"range\" inline title=\"Progress 2\" name=\"progress2\" min=\"0\" max=\"100\" step=\"1\" value=\"60\" condition=\"progressCount>1\">\n <input type=\"range\" inline title=\"Progress 3\" name=\"progress3\" min=\"0\" max=\"100\" step=\"1\" value=\"70\" condition=\"progressCount>2\">\n <input type=\"range\" inline title=\"Progress 4\" name=\"progress4\" min=\"0\" max=\"100\" step=\"1\" value=\"80\" condition=\"progressCount>3\">\n <input type=\"range\" inline title=\"Progress 5\" name=\"progress5\" min=\"0\" max=\"100\" step=\"1\" value=\"90\" condition=\"progressCount>4\">\n <input type=\"range\" inline title=\"Progress 6\" name=\"progress6\" min=\"0\" max=\"100\" step=\"1\" value=\"100\" condition=\"progressCount>5\">\n\n <fieldset type=\"background\" name=\"bg\" parallax>\n <input type=\"image\" title=\"Background Image\" value=\"../_images/background1.jpg\">\n <input type=\"color\" title=\"Background Color\" value=\"#ffffff\" selected>\n <input type=\"video\" title=\"Background Video\" value=\"https://www.youtube.com/watch?v=36YgDDJ7XSc\">\n </fieldset>\n <input type=\"checkbox\" title=\"Overlay\" name=\"overlay\" condition=\"bg.type !== 'color'\" checked>\n <input type=\"color\" title=\"Overlay Color\" name=\"overlayColor\" value=\"#ffffff\" condition=\"overlay && bg.type !== 'color'\">\n <input type=\"range\" inline title=\"Opacity\" name=\"overlayOpacity\" min=\"0\" max=\"1\" step=\"0.1\" value=\"0.7\" condition=\"overlay && bg.type !== 'color'\">\n <!-- End block parameters -->\n </mbr-parameters> \n\n <div class=\"mbr-overlay\" mbr-if=\"overlay && bg.type!== 'color'\" mbr-style=\"{'opacity': overlayOpacity, 'background-color': overlayColor}\">\n </div>\n \n <div class=\"container\">\n <h2 class=\"mbr-section-title pb-3 align-center mbr-fonts-style\" mbr-theme-style=\"display-2\" mbr-if=\"showTitle\" data-app-selector=\".mbr-section-title\"><b>\n abilities</b></h2>\n\n <h3 class=\"mbr-section-subtitle mbr-fonts-style\" mbr-theme-style=\"display-5\" mbr-if=\"showSubtitle\" data-app-selector=\".mbr-section-subtitle\"></h3>\n \n <div class=\"media-container-row pt-5 mt-2\">\n <div class=\"card p-3 align-center\">\n <div class=\"wrap\">\n <div class=\"pie_progress progress1\" role=\"progressbar\" data-goal=\"{{progress1}}\">\n <p class=\"pie_progress__number mbr-fonts-style\" mbr-theme-style=\"display-5\"></p>\n </div>\n </div> \n <div class=\"mbr-crt-title pt-3\">\n <h4 class=\"card-title py-2 mbr-fonts-style\" mbr-theme-style=\"display-5\" mbr-if=\"showTitle\">\n idea</h4>\n </div> \n </div>\n\n <div class=\"card p-3 align-center\" mbr-if=\"progressCount>1\">\n <div class=\"wrap\">\n <div class=\"pie_progress progress2\" role=\"progressbar\" data-goal=\"{{progress2}}\">\n <p class=\"pie_progress__number mbr-fonts-style\" mbr-theme-style=\"display-5\">60%</p>\n </div>\n </div> \n <div class=\"mbr-crt-title pt-3\">\n <h4 class=\"card-title py-2 mbr-fonts-style\" mbr-theme-style=\"display-5\" mbr-if=\"showTitle\">\n execution\n </h4>\n </div> \n </div>\n\n <div class=\"card p-3 align-center\" mbr-if=\"progressCount>2\">\n <div class=\"wrap\">\n <div class=\"pie_progress progress3\" role=\"progressbar\" data-goal=\"{{progress3}}\">\n <p class=\"pie_progress__number mbr-fonts-style\" mbr-theme-style=\"display-5\"></p>\n </div>\n </div> \n <div class=\"mbr-crt-title pt-3\">\n <h4 class=\"card-title py-2 mbr-fonts-style\" mbr-theme-style=\"display-5\" mbr-if=\"showTitle\">sense of responsibility</h4>\n </div> \n </div>\n\n <div class=\"card p-3 align-center\" mbr-if=\"progressCount>3\">\n <div class=\"wrap\">\n <div class=\"pie_progress progress4\" role=\"progressbar\" data-goal=\"{{progress4}}\">\n <p class=\"pie_progress__number mbr-fonts-style\" mbr-theme-style=\"display-5\"></p>\n </div>\n </div> \n <div class=\"mbr-crt-title pt-3\">\n <h4 class=\"card-title py-2 mbr-fonts-style\" mbr-theme-style=\"display-5\" mbr-if=\"showTitle\">\n Safety\n </h4>\n </div> \n </div>\n\n <div class=\"card p-3 align-center\" mbr-if=\"progressCount>4\">\n <div class=\"wrap\">\n <div class=\"pie_progress progress5\" role=\"progressbar\" data-goal=\"{{progress5}}\">\n <p class=\"pie_progress__number mbr-fonts-style\" mbr-theme-style=\"display-5\"></p>\n </div>\n </div> \n <div class=\"mbr-crt-title pt-3\">\n <h4 class=\"card-title py-2 mbr-fonts-style\" mbr-theme-style=\"display-5\" mbr-if=\"showTitle\">\n Study\n </h4>\n </div> \n </div>\n\n <div class=\"card p-3 align-center\" mbr-if=\"progressCount>5\">\n <div class=\"wrap\">\n <div class=\"pie_progress progress6\" role=\"progressbar\" data-goal=\"{{progress6}}\">\n <p class=\"pie_progress__number mbr-fonts-style\" mbr-theme-style=\"display-5\"></p>\n </div>\n </div> \n <div class=\"mbr-crt-title pt-3\">\n <h4 class=\"card-title py-2 mbr-fonts-style\" mbr-theme-style=\"display-5\" mbr-if=\"showTitle\">\n Gifts\n </h4>\n </div> \n </div>\n </div>\n</div></section>",
"_cid": "rTR5901ZAe",
"_protectedParams": [],
"_global": false,
"_once": false,
"_params": {},
"_anchor": "progress-bars3-9"
},
{
"alias": false,
"_styles": {
"padding-top": "(@paddingTop * 15px)",
"padding-bottom": "(@paddingBottom * 15px)",
"background-color": "@bgColor",
".line": {
"background-color": "@lineColor",
"color": "@lineColor",
"align": "center",
"height": "2px",
"margin": "0 auto"
},
".section-text": {
"padding": "2rem 0"
},
".inner-container": {
"margin": "0 auto"
},
"@media (max-width: 768px)": {
".inner-container": {
"width": "100% !important"
}
}
},
"_name": "content9",
"_customHTML": "<section class=\"mbr-section article content9\" group=\"Article\">\n \n <mbr-parameters>\n <!-- Block parameters controls (Blue \"Gear\" panel) -->\n <input type=\"range\" inline title=\"Top\" name=\"paddingTop\" min=\"0\" max=\"8\" step=\"1\" value=\"2\">\n <input type=\"range\" inline title=\"Bottom\" name=\"paddingBottom\" min=\"0\" max=\"8\" step=\"1\" value=\"2\">\n <input type=\"range\" inline title=\"Text Width\" name=\"innerWidth\" min=\"50\" max=\"100\" step=\"1\" value=\"100\">\n <input type=\"range\" inline title=\"Line Width\" name=\"lineLength\" min=\"10\" max=\"100\" step=\"1\" value=\"25\">\n <input type=\"color\" title=\"Line Color\" name=\"lineColor\" value=\"#149dcc\">\n <input type=\"color\" title=\"Background Color\" name=\"bgColor\" value=\"#ffffff\">\n <!-- End block parameters -->\n </mbr-parameters> \n\n <div class=\"container\">\n <div class=\"inner-container\" mbr-style=\"{'width': innerWidth + '%'}\">\n <hr class=\"line\" mbr-style=\"{'width': lineLength + '%'}\">\n <div class=\"section-text align-center mbr-fonts-style\" mbr-theme-style=\"display-2\" data-app-selector=\".section-text\" mbr-text><div><b>How to contact me</b></div></div>\n <hr class=\"line\" mbr-style=\"{'width': lineLength + '%'}\">\n </div>\n </div>\n</section>",
"_cid": "rTRp0WNotJ",
"_protectedParams": [],
"_global": false,
"_once": false,
"_params": {},
"_anchor": "content9-c"
},
{
"alias": false,
"_styles": {
"padding-top": "(@paddingTop * 15px)",
"padding-bottom": "(@paddingBottom * 15px)",
"& when (@bg-type = 'color')": {
"background-color": "@bg-value"
},
"& when (@bg-type = 'image')": {
"background-image": "url(@bg-value)"
},
".mbr-text": {
"color": "#767676",
"margin": "0",
"padding-top": "1.5rem"
},
"div.b": {
"padding-top": "2rem"
}
},
"_name": "contacts2",
"_customHTML": "<section class=\"mbr-section contacts2\" group=\"Forms\" data-bg-video=\"{{bg.type == 'video' && bg.value.url}}\" mbr-class=\"{'mbr-parallax-background': bg.parallax}\">\n <!---->\n <mbr-parameters>\n <!---->\n <input type=\"range\" inline title=\"Top\" name=\"paddingTop\" min=\"0\" max=\"8\" value=\"6\">\n <input type=\"range\" inline title=\"Bottom\" name=\"paddingBottom\" min=\"0\" max=\"8\" value=\"6\">\n <!---->\n <input type=\"checkbox\" title=\"Show Title\" name=\"showTitleSect\" checked>\n <input type=\"checkbox\" title=\"Show Subtitle\" name=\"showSubtitleSect\">\n <!---->\n <input type=\"checkbox\" title=\"Show Adress\" name=\"showAdress\" checked>\n <input type=\"checkbox\" title=\"Show Phone\" name=\"showPhone\" checked>\n <input type=\"checkbox\" title=\"Show Mail\" name=\"showMail\" checked>\n <!---->\n <fieldset type=\"background\" name=\"bg\" parallax>\n <input type=\"image\" title=\"Background Image\" value=\"../_images/background3.jpg\" parallax>\n <input type=\"color\" title=\"Background Color\" value=\"#ffffff\" selected>\n <input type=\"video\" title=\"Background Video\" value=\"http://www.youtube.com/watch?v=uNCr7NdOJgw\">\n </fieldset>\n <input type=\"checkbox\" title=\"Overlay\" name=\"overlay\" condition=\"bg.type !== 'color'\" checked>\n <input type=\"color\" title=\"Overlay Color\" name=\"overlayColor\" value=\"#efefef\" condition=\"overlay && bg.type !== 'color'\">\n <input type=\"range\" inline title=\"Opacity\" name=\"overlayOpacity\" min=\"0\" max=\"1\" step=\"0.1\" value=\"0.9\" condition=\"overlay && bg.type !== 'color'\">\n </mbr-parameters>\n <!---->\n <!--Overlay-->\n <div class=\"mbr-overlay\" mbr-if=\"overlay && bg.type!== 'color'\" mbr-style=\"{'opacity': overlayOpacity, 'background-color': overlayColor}\">\n </div>\n <!--Container-->\n <div class=\"container\">\n <div class=\"row\">\n <!--Titles-->\n <div class=\"title col-12\">\n <h2 mbr-if=\"showTitleSect\" class=\"align-left mbr-fonts-style\" mbr-theme-style=\"display-1\">\n My Contacts\n </h2>\n <h3 mbr-if=\"showSubtitleSect\" data-app-selector=\".mbr-section-subtitle\" class=\"mbr-section-subtitle mbr-light mbr-fonts-style\" mbr-theme-style=\"display-5\">\n Subtitle\n </h3>\n </div>\n <div class=\"col-12\">\n <div class=\"row justify-content-center\">\n <div class=\"col-12 col-md-4\" mbr-if=\"showAdress\">\n <div class=\"b b-adress\">\n <h5 class=\"align-left mbr-fonts-style m-0\" mbr-theme-style=\"display-5\">\n Address:\n </h5>\n <p class=\"mbr-text align-left mbr-fonts-style\" mbr-theme-style=\"display-7\" data-app-selector=\".mbr-text\">\n NJU</p>\n </div>\n </div>\n <div class=\"col-12 col-md-4\" mbr-if=\"showPhone\">\n <div class=\"b b-phone\">\n <h5 class=\"align-left mbr-fonts-style m-0\" mbr-theme-style=\"display-5\">\n Phone:\n </h5>\n <p class=\"mbr-text align-left mbr-fonts-style\" mbr-theme-style=\"display-7\" data-app-selector=\".mbr-text\">\n 15850449163</p>\n </div>\n </div>\n <div class=\"col-12 col-md-4\" mbr-if=\"showMail\">\n <div class=\"b b-mail\">\n <h5 class=\"align-left mbr-fonts-style m-0\" mbr-theme-style=\"display-5\">\n E-mail:\n </h5>\n <p class=\"mbr-text align-left mbr-fonts-style\" mbr-theme-style=\"display-7\" data-app-selector=\".mbr-text\">\n 1506469143@qq.com\n </p>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>",
"_cid": "rTQXLAA4PF",
"_protectedParams": [],
"_global": false,
"_once": false,
"_params": {},
"_anchor": "contacts2-5"
},
{
"alias": false,
"_styles": {
"& when not (@fullScreen)": {
"padding-top": "(@paddingTop * 15px)",
"padding-bottom": "(@paddingBottom * 15px)"
},
"& when (@bg-type = 'color')": {
"background": "linear-gradient(45deg, @bg-value, @color2)"
},
"& when (@bg-type = 'image')": {
"background-image": "url(@bg-value)"
},
".mbr-section-subtitle": {
"font-style": "italic",
"letter-spacing": "1rem"
}
},
"_name": "header11",
"_customHTML": "<section class=\"header11\" group=\"Headers\" data-bg-video=\"{{bg.type == 'video' && bg.value.url}}\" mbr-class=\"{'mbr-fullscreen': fullScreen, 'mbr-parallax-background': bg.parallax}\">\n\n <!-- Block parameters controls (Blue \"Gear\" panel) -->\n <mbr-parameters>\n <input type=\"checkbox\" title=\"Full Screen\" name=\"fullScreen\" checked>\n <input type=\"range\" inline title=\"Top\" name=\"paddingTop\" min=\"0\" max=\"8\" step=\"1\" value=\"6\" condition=\"fullScreen == false\">\n <input type=\"range\" inline title=\"Bottom\" name=\"paddingBottom\" min=\"0\" max=\"8\" step=\"1\" value=\"6\" condition=\"fullScreen == false\">\n\n <input type=\"checkbox\" title=\"Show Arrow\" name=\"showArrow\" checked>\n <input type=\"checkbox\" title=\"Show Title\" name=\"showTitle\" checked>\n <input type=\"checkbox\" title=\"Show Subtitle\" name=\"showSubtitle\" checked>\n <input type=\"checkbox\" title=\"Show text\" name=\"showText\" checked>\n <input type=\"checkbox\" title=\"Show Buttons\" name=\"showButtons\" checked>\n\n <fieldset type=\"background\" name=\"bg\" parallax>\n <input type=\"image\" title=\"Background Image\" value=\"../_images/background4.jpg\" parallax>\n <input type=\"color\" title=\"Background Color\" value=\"#e4d295\" selected>\n <input type=\"video\" title=\"Background Video\" value=\"https://www.youtube.com/watch?v=36YgDDJ7XSc\">\n </fieldset>\n <input type=\"color\" title=\"Color 2\" name=\"color2\" value=\"#ff3366\" condition=\"bg.type == 'color'\">\n\n <input type=\"checkbox\" title=\"Overlay\" name=\"overlay\" condition=\"bg.type !== 'color'\">\n <input type=\"color\" title=\"Overlay Color\" name=\"overlayColor\" value=\"#232323\" condition=\"overlay && bg.type !== 'color'\">\n <input type=\"range\" inline title=\"Opacity\" name=\"overlayOpacity\" min=\"0\" max=\"1\" step=\"0.1\" value=\"0.2\" condition=\"overlay && bg.type !== 'color'\">\n </mbr-parameters>\n <!-- End block parameters -->\n\n <div class=\"mbr-overlay\" mbr-if=\"overlay && bg.type!== 'color'\" mbr-style=\"{'opacity': overlayOpacity, 'background-color': overlayColor}\">\n </div>\n <div class=\"container align-left\">\n <div class=\"media-container-column mbr-white col-md-12\">\n <h3 class=\"mbr-section-subtitle py-3 mbr-fonts-style\" mbr-theme-style=\"display-5\" mbr-if=\"showSubtitle\"></h3>\n <h1 class=\"mbr-section-title py-3 mbr-fonts-style\" mbr-theme-style=\"display-1\" mbr-if=\"showTitle\" data-app-selector=\".mbr-section-title\">:-)<br></h1>\n <p class=\"mbr-text py-3 mbr-fonts-style\" mbr-theme-style=\"display-5\" mbr-if=\"showText\" data-app-selector=\".mbr-text, .mbr-section-btn\"></p>\n <div class=\"mbr-section-btn py-4\" mbr-if=\"showButtons\" data-toolbar=\"-mbrBtnMove\" mbr-buttons mbr-theme-style=\"display-4\"><a class=\"btn btn-md btn-warning-outline\" href=\"https://mobirise.co\" data-app-placeholder=\"Type Text\">bye</a></div>\n </div>\n </div>\n\n <div mbr-if=\"showArrow\" class=\"mbr-arrow hidden-sm-down\" aria-hidden=\"true\">\n <a href=\"#next\">\n <i class=\"mbri-down mbr-iconfont\"></i>\n </a>\n </div>\n</section>",
"_cid": "rTRmOp7whU",
"_protectedParams": [],
"_global": false,
"_once": false,
"_params": {},
"_anchor": "header11-a"
}
]
}
}
}