-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
398 lines (340 loc) · 29.2 KB
/
index.html
File metadata and controls
398 lines (340 loc) · 29.2 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
388
389
390
391
392
393
394
395
396
397
398
<!doctype HTML>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Fierralin's GitHub Homepage</title>
<meta name="description" content="Fierralin's Homepage" >
<meta name="keywords" content="Fierralin, Lancifolium" >
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes, minimum-scale=1.0, maximum-scale=1.0"/>
<link rel="icon" href="http://fierralin.github.io/images/githublanc.jpg" type="image/jpg"/>
<style type="text/css">
*{
margin:0;padding:0;/* important, makes no skip */
font-size:100.1%;
}
@font-face {
font-family: AnonymousPro;
src: url('css/AnonymousPro.ttf');
}
.uppermenu{
height: 30px;
background-color: #292929;
text-align: center;
vertical-align:middle;
color: white;
border-bottom:3px solid #000000;
padding-top:10px;
box-shadow: 0px 5px 13px rgba(0,0,0,0.25);
}
a { text-decoration: none;}
.magnetcontainer {
display: table;
float:left;
margin:auto;
margin-top:6px;
margin-left:6px;
height:190px;
}
.magnet {
height: 190px;
display: table-cell;
align: center;
vertical-align: middle;
}
.magneti {
height: 190px;
}
.magnetcontainer:hover {
-webkit-box-shadow: 0 0 3px snow;
-moz-box-shadow: 0 0 3px snow;
box-shadow: inset 0 0 3px 3px snow;
}
.magnet:hover {
-webkit-box-shadow: 0 0 1px snow;
-moz-box-shadow: 0 0 1px snow;
box-shadow: inset 0 0 1px 1px snow;
}
@media (min-width:375px){
.maincontainer, .subcontainer {
width:375px;
}
}
@media (min-width:559px){
.maincontainer, .subcontainer {
width:559px;
}
}
@media (min-width:755px){
.maincontainer, .subcontainer {
width:755px;
}
}
</style>
</head>
<body style="text-align:center; background:#292929 url('images/triangles.png');">
<div class="uppermenu">
<span style="font-family:Tahoma; color:snow;">Fierrain's Homepage</span>
</div>
<div class="maincontainer" style="margin:0 auto; height:100%; background:#0b0b0b;">
<!-- svg definitions -->
<svg style="display:none">
<defs><symbol id="svg-github" viewBox="0 0 16 15.67"><g>
<path style="fill: #505050;" fill-rule="evenodd" d="M8 0C3.58 0 0 3.58 0 8c0 3.54 2.29 6.53 5.47 7.59.4.07.55-.17.55-.38 0-.19-.01-.82-.01-1.49-2.01.37-2.53-.49-2.69-.94-.09-.23-.48-.94-.82-1.13-.28-.15-.68-.52-.01-.53.63-.01 1.08.58 1.23.82.72 1.21 1.87.87 2.33.66.07-.52.28-.87.51-1.07-1.78-.2-3.64-.89-3.64-3.95 0-.87.31-1.59.82-2.15-.08-.2-.36-1.02.08-2.12 0 0 .67-.21 2.2.82.64-.18 1.32-.27 2-.27.68 0 1.36.09 2 .27 1.53-1.04 2.2-.82 2.2-.82.44 1.1.16 1.92.08 2.12.51.56.82 1.27.82 2.15 0 3.07-1.87 3.75-3.65 3.95.29.25.54.73.54 1.48 0 1.07-.01 1.93-.01 2.2 0 .21.15.46.55.38A8.013 8.013 0 0 0 16 8c0-4.42-3.58-8-8-8z"></path>
</g></symbol></defs>
<defs><symbol id="svg-douban" viewBox="46.934 49.25 162.133 157.5"><g>
<path d="M204.508,49.25H51.492v18.549h153.016V49.25z M167.393,188.201l9.441-32.541h18.232c0,0,0-49.249,0-73.869H60.933c0,24.62,0,73.869,0,73.869h17.906l9.767,32.541 c0,0-27.783,0-41.673,0v18.549h162.133v-18.549C195.176,188.201,167.393,188.201,167.393,188.201z M84.048,137.111V100.34h87.903 v36.771H84.048z M148.51,187.876h-41.021l-9.767-32.216h60.23L148.51,187.876z" style="fill-rule:evenodd;clip-rule:evenodd;fill:#ffffff;"/>
</g></symbol></defs>
<defs><symbol id="svg-twitter" viewBox="0 0 612 612"><g>
<path style="fill:#ffffff;" d="M612,116.258c-22.525,9.981-46.694,16.75-72.088,19.772c25.929-15.527,45.777-40.155,55.184-69.411 c-24.322,14.379-51.169,24.82-79.775,30.48c-22.907-24.437-55.49-39.658-91.63-39.658c-69.334,0-125.551,56.217-125.551,125.513 c0,9.828,1.109,19.427,3.251,28.606C197.065,206.32,104.556,156.337,42.641,80.386c-10.823,18.51-16.98,40.078-16.98,63.101 c0,43.559,22.181,81.993,55.835,104.479c-20.575-0.688-39.926-6.348-56.867-15.756v1.568c0,60.806,43.291,111.554,100.693,123.104 c-10.517,2.83-21.607,4.398-33.08,4.398c-8.107,0-15.947-0.803-23.634-2.333c15.985,49.907,62.336,86.199,117.253,87.194 c-42.947,33.654-97.099,53.655-155.916,53.655c-10.134,0-20.116-0.612-29.944-1.721c55.567,35.681,121.536,56.485,192.438,56.485 c230.948,0,357.188-191.291,357.188-357.188l-0.421-16.253C573.872,163.526,595.211,141.422,612,116.258z"/>
</g></symbol></defs>
<defs><symbol id="svg-facebook" viewBox="88.428 12.828 107.543 207.085"><g>
<path d="M158.232 219.912v-94.461h31.707l4.747-36.813h-36.454V65.134c0-10.658 2.96-17.922 18.245-17.922l19.494-.009V14.278c-3.373-.447-14.944-1.449-28.406-1.449-28.106 0-47.348 17.155-47.348 48.661v27.149H88.428v36.813h31.788v94.461l38.016-.001z" fill="#ffffff"/>
</g></symbol></defs>
<defs><symbol id="svg-googleplus" viewBox="-5.572 -4.729 47.5 45.827"><g>
<path fill="#ffffff" d="M-4.294 28.338c4.03-5.689 11.812-6.163 15.645-5.649-1.066-1.146-3.753-3.279-1.857-6.795C.842 16.96-1.923 11.627-2.318 7.439-3.108.407 3.054-4.649 9.375-4.729H23.36c-.474.435-2.805 1.976-3.358 1.976l-3.674.039c9.363 8.81.276 16.198-1.581 17.738-3.753 4.543 8.02 6.795 7.388 14.499 0 6.992-5.886 11.575-15.091 11.575-10.232-.039-15.13-6.399-11.338-12.76zm20.504 8.494c3.674-2.805 2.805-6.953-.04-9.719-1.699-1.659-3.753-3.239-8.099-2.726-5.097.593-8.81 3.042-8.612 6.874 1.066 8.139 12.8 8.336 16.75 5.531v.04zm-2.489-23.901c4.227-3.477.316-15.604-5.452-15.604-3.674 0-5.57 2.646-5.729 6.4-.276 6.952 6.085 13.392 11.181 9.204zm18.686 4.424l-6.36.04v-3.2h6.282V7.914h3.2v6.282l6.36.039.039 3.161h-6.399v6.321l-3.161.04.039-6.402z"/>
</g></symbol></defs>
<defs><symbol id="svg-linkedin" viewBox="40.09 40.666 301.82 289.988"><g>
<path style="fill:#ffffff;" d="M118.207,329.844c0,5.554-4.502,10.056-10.056,10.056 H65.345c-5.554,0-10.056-4.502-10.056-10.056V150.403c0-5.554,4.502-10.056,10.056-10.056h42.806 c5.554,0,10.056,4.502,10.056,10.056V329.844z M86.748,123.432c-22.459,0-40.666-18.207-40.666-40.666S64.289,42.1,86.748,42.1 s40.666,18.207,40.666,40.666S109.208,123.432,86.748,123.432z M341.91,330.654c0,5.106-4.14,9.246-9.246,9.246H286.73 c-5.106,0-9.246-4.14-9.246-9.246v-84.168c0-12.556,3.683-55.021-32.813-55.021c-28.309,0-34.051,29.066-35.204,42.11v97.079 c0,5.106-4.139,9.246-9.246,9.246h-44.426c-5.106,0-9.246-4.14-9.246-9.246V149.593c0-5.106,4.14-9.246,9.246-9.246h44.426 c5.106,0,9.246,4.14,9.246,9.246v15.655c10.497-15.753,26.097-27.912,59.312-27.912c73.552,0,73.131,68.716,73.131,106.472 L341.91,330.654L341.91,330.654z"/>
</g></symbol></defs>
<defs><symbol id="svg-csdn" viewBox="0 0 32.41 28.313"><g>
<path style="fill:#ffffff; fill-rule:evenodd" d="M32.392,1.067 C32.118,3.080 31.876,4.863 31.571,7.111 C27.992,6.559 24.431,6.049 20.851,6.345 C17.574,6.616 14.398,7.235 12.079,9.747 C7.821,14.358 10.138,20.714 16.570,21.848 C20.574,22.555 24.627,22.174 28.643,21.624 C28.488,24.734 28.480,24.260 28.340,27.301 C28.310,27.966 28.462,27.705 23.753,28.183 C18.758,28.433 13.767,28.493 8.980,26.720 C4.444,25.041 0.872,22.370 0.148,17.436 C-0.597,12.358 1.533,8.258 5.612,5.096 C11.733,0.349 22.443,-1.321 32.392,1.067 Z"/>
</g></symbol></defs>
<defs><symbol id="svg-sinamicroblog" viewBox="142.6 224.9 714.6 550.3"><g>
<path style="fill:#ffffff" d="M704.8,224c-38.6-9-78.1-1.1-89.2,1c-1,0-1.6,0.8-2.4,1c-0.5,0.2-0.6,0.5-0.6,0.5c-11.1,3.1-19,13.2-19,25.1c0,14.3,11.6,25.9,26,25.9c0,0,14-1.8,23.5-5.5c9.3-3.9,89-2.9,128.7,63.5c21.5,48.4,9.5,80.6,8,86c0,0-5.1,12.5-5.1,24.9c0,14.3,11.4,23.3,25.7,23.3c12,0,22.2-1.6,25.1-21.8h0.2C868.2,306.4,773.6,240.1,704.8,224z M717.9,432.2c8.7,0,16.2-6.4,17.5-14.9c0.2-0.6,0.2-1.1,0.2-1.9c13.3-119.2-98-98.6-98-98.6c-10,0-17.8,7.9-17.8,17.8c0,9.8,7.9,17.8,17.8,17.8c80-17.7,62.3,62,62.3,62C699.9,424.3,707.9,432.2,717.9,432.2z M449.2,590c-6.9,5.1-15.3,4.3-19-1.8c-3.9-5.9-2.4-15.6,4.5-20.7c8.2-5.9,16.5-4.2,20.2,1.8C458.6,575.5,456,584.7,449.2,590z M385,644.6c-20.2,2.3-36.6-9.5-36.6-26.3c0-16.9,14.5-34.5,34.9-36.6c23.3-2.4,38.6,11.1,38.6,28.1C421.8,626.6,405.4,642.2,385,644.6z M412.6,501.8c-108.9,12.7-96.4,114.4-96.4,114.4s-1.1,32.3,29.2,48.7c63.6,34.4,129.3,13.5,162.4-29.1C541.1,593,521.7,489.1,412.6,501.8z M434.1,710.3c-108.3,5-195.8-49-195.8-121.1c0-72.1,87.6-130,195.8-135c108.4-5,196.2,39.5,196.2,111.5C630.3,637.7,542.6,705.5,434.1,710.3z M664.8,476.2c-25.9-5-13.3-18.8-13.3-18.8s25.2-41.3-5-71.3c-37.3-37.3-128.2,4.7-128.2,4.7c-34.5,10.8-25.4-5-20.6-31.5c0-31.3-10.8-84.3-103.1-53C302.4,337.7,223,448.1,223,448.1c-55.1,73.3-47.7,130-47.7,130c13.7,125,147,159.4,250.8,167.6C535.2,754.2,682.3,708,727,613.6C771.7,518.8,690.5,481.4,664.8,476.2z"/>
</g></symbol></defs>
<defs><symbol id="svg-tencentmicroblog" viewBox="0 0 1000 1000"><g>
<path fill="#ffffff" d="M273.9,126.5C128.3,126.5,10,244.9,10,390.5c0,41.6,9.9,83.5,28.9,120.4c6,11.6,19.9,16.1,31.4,10c11.9-5.8,16.4-20,10.3-31.4c-15.9-30.8-23.8-64.2-23.8-98.9c0-119.6,97.4-216.9,217-216.9c119.8,0,217.1,97.3,217.1,216.9c0,119.6-97.3,216.9-217.1,216.9c-16.5,0-33-1.8-48.9-5.5c-12.6-3-25,5-28,17.7c-2.6,12.5,4.9,25.1,17.7,28.1c19.2,4.3,39.4,6.5,59.3,6.5c145.6,0,264-118.4,264-263.8C537.9,244.9,419.5,126.5,273.9,126.5L273.9,126.5z M227.8,457.2c14.3,9.9,31.4,15.7,50,15.7c48.5,0,87.3-39,87.3-87.5c0-48.2-38.9-87.2-87.3-87.2c-48.2,0-87.5,39-87.5,87.2c0,12.5,2.6,24.3,7.3,34.9c-18.7,19.8-39.4,44.6-59.5,74.8C82.1,578,19.5,725.5,37.3,923.9c1.2,12.2,11.3,28.4,23.3,28.4h2.3c12.9,0,22.5-19.7,21.4-32.6c-13.6-147.1,17.4-281.9,91.6-393C193.3,500.5,211.3,474.8,227.8,457.2L227.8,457.2z M763.8,320.4c-19.3,0.8-38.6-3.4-56.4-11.7C646,279.5,619.9,206,649.4,144.8c28.9-61.6,102.4-87.6,163.7-58.4c61.5,28.8,87.4,102.5,58.2,163.8c-3.9,8.4-8.8,16.7-14.6,23.8c-4.6,5.8-3.6,14.2,2.1,18.7s14.3,3.5,18.7-2.2c7-8.9,12.7-18.6,17.9-28.9c35.6-74.4,3.8-164.1-70.8-199.4c-74.6-35.5-164.1-3.6-199.4,71c-35.5,74.6-3.6,164,70.9,199.5c21.3,10.1,45.1,15.1,68.5,14.6c7.5-0.4,13.4-6.5,13-13.9C777.5,326,771.2,320.3,763.8,320.4L763.8,320.4z M981.2,421.8c-78.5-29-138.1-76.7-176.8-141.8c-9.3-15.3-16-29.8-21.2-42.8c8.5-4.7,15.7-12.2,20.3-21.6c11.5-24.7,1.2-54.2-23.5-66c-24.8-11.8-54.3-1.3-66,23.4c-11.9,24.8-1.4,54.2,23.7,66.1c6.2,2.7,12.7,4.5,19.6,4.7c5.4,14.3,13,31.1,23.3,48.8c28.9,48.9,85.6,115.1,191.5,154.3c6.7,2.3,13.7-0.6,16.8-6.8c0-0.4,0.3-0.7,0.4-1.3C991.6,431.9,988.2,424.5,981.2,421.8L981.2,421.8z"/>
</g></symbol></defs>
<defs><symbol id="svg-gitlab" viewBox="0 -4 36 40"><g>
<path class="tanuki-shape tanuki-left-ear" fill="#e24329" d="M2 14l9.38 9v-9l-4-12.28c-.205-.632-1.176-.632-1.38 0z"></path>
<path class="tanuki-shape tanuki-right-ear" fill="#e24329" d="M34 14l-9.38 9v-9l4-12.28c.205-.632 1.176-.632 1.38 0z"></path>
<path class="tanuki-shape tanuki-nose" fill="#e24329" d="M18,34.38 3,14 33,14 Z"></path>
<path class="tanuki-shape tanuki-left-eye" fill="#fc6d26" d="M18,34.38 11.38,14 2,14 6,25Z"></path>
<path class="tanuki-shape tanuki-right-eye" fill="#fc6d26" d="M18,34.38 24.62,14 34,14 30,25Z"></path>
<path class="tanuki-shape tanuki-left-cheek" fill="#fca326" d="M2 14L.1 20.16c-.18.565 0 1.2.5 1.56l17.42 12.66z"></path>
<path class="tanuki-shape tanuki-right-cheek" fill="#fca326" d="M34 14l1.9 6.16c.18.565 0 1.2-.5 1.56L18 34.38z"></path>
</g></symbol></defs>
<defs><symbol id="svg-blogspot" viewBox="0 0 512 512"><g>
<path clip-rule="evenodd" d="M475.758,473.124c-2.945,3.625-7.414,6.016-12.445,6.016 c-8.867,0-16.062-7.195-16.062-16.079c0-4.594,1.953-8.719,5.062-11.641c17.125-17.367,27.695-41.134,27.695-67.416v-40.009V320.01 V240c0-8.829-7.18-16-16-16h-64.009c-22.086,0-40.008-17.907-40.008-40.009v-55.986c0-53.033-42.978-96.003-95.993-96.003H127.997 c-53.028,0-95.993,42.97-95.993,96.003V320.01v8v55.994c0,53.025,42.965,95.995,95.993,95.995h176.001 c8.828,0,16.008,7.172,16.008,16c0,8.845-7.18,16.001-16.008,16.001H127.997C57.301,512,0,454.701,0,384.004v-256 C0,57.299,57.301,0,127.997,0h8.004h119.997h8c70.704,0,128.001,57.299,128.001,128.004v48.001c0,8.829,7.156,15.985,16,15.985 h64.009c22.086,0,39.992,17.922,39.992,40.009V256v56.01v71.994C512,418.7,498.164,450.076,475.758,473.124L475.758,473.124z M144.001,191.99c-8.844,0-16.004-7.156-16.004-15.985c0-8.844,7.16-16,16.004-16h95.993c8.848,0,16.004,7.156,16.004,16 c0,8.829-7.156,15.985-16.004,15.985H144.001L144.001,191.99z M127.997,335.995c0-8.829,7.16-15.985,16.004-15.985h191.99 c8.844,0,16,7.156,16,15.985c0,8.844-7.156,16-16,16h-191.99C135.157,351.995,127.997,344.839,127.997,335.995L127.997,335.995z M367.999,479.999c8.844,0,16,7.172,16,16c0,8.845-7.156,16.001-16,16.001c-8.828,0-16.008-7.156-16.008-16.001 C351.991,487.171,359.171,479.999,367.999,479.999L367.999,479.999z" fill="#ffffff" fill-rule="evenodd"/>
</g></symbol></defs>
<defs><symbol id="svg-sinablog" viewBox="110 55 224.235 224.235"><g>
<g> <path d="M331.82,120.482c-0.08-2.871-2.28-5.403-7.957-4.718 c-9.237,1.116-19.657,7.296-26.74,12.729c-5.842,4.476-10.362,7.635-15.081,5.795c-6.73-2.674,3.57-19.656,6.188-23.838 c4.064-6.512,6.068-15.617-4.238-13.777c-9.915,1.754-18.297,10.129-27.56,19.407c-4.143,4.156-9.143,11.471-14.727,12.413 c-11.777,1.989-5.636-14.192-3.285-20.45c3.625-9.703,5.488-17.447-0.125-18.332c-12.636-2.008-24.225,12.804-31.528,23.325 c-4.098,5.896-12.118,23.406-20.71,18.295c-3.776-2.248,0.502-14.151-1.352-19.514c-1.997-5.835-9.656-1.068-13.848,5.488 c-3.703,5.762-5.801,10.873-8.38,17.146c-1.399,3.358-4.529,14.453-9.972,12.793c-4.629-1.415-3.308-9.45-3.15-12.848 c0.071-1.809,0.243-4.717-1.055-5.785c-2.383-1.968-7.493,2.179-11.259,9.514c-4.986,9.67-9.208,22.721-9.741,23.753 c-34.549,67.304,25.198,91.11,73.962,92.322c53.749,1.344,138.987-27.56,118.302-90.665c-1.518-4.652-3.657-8.468-4.506-11.267 c-1.589-5.236,3.695-10.803,9.528-18.107C327.921,129.987,331.914,124.524,331.82,120.482z M283.576,196.412 c-2.58,26.787-40.784,48.235-82.181,47.189c-38.385-0.968-63.953-21.174-59.7-44.597c4.134-22.785,35.477-42.457,72.375-44.618 C253.689,152.042,286.092,170.465,283.576,196.412z" style="fill-rule:evenodd;clip-rule:evenodd;fill:#DE2126;"/></g>
<g><path d="M207.111,172.312c-17.533,0.959-33.321,14.861-35.807,31.371 c-2.529,16.827,9.555,30.799,27.615,30.869c18.689,0.064,35.987-14.688,37.961-32.581 C238.837,184.436,225.244,171.313,207.111,172.312z M204.846,209.683c-0.714,6.228-6.125,11.387-12.012,11.496 c-5.829,0.085-9.869-4.821-9.083-10.907c0.765-6.052,5.976-11.1,11.709-11.328C201.292,198.684,205.516,203.471,204.846,209.683z M211.207,200.138c-0.226,2.004-1.957,3.673-3.875,3.702c-1.855,0.032-3.177-1.54-2.917-3.506 c0.244-1.966,1.918-3.586,3.767-3.664C210.067,196.584,211.435,198.141,211.207,200.138z" style="fill-rule:evenodd;clip-rule:evenodd;fill:#231815;"/></g>
</g></symbol></defs>
<defs><symbol id="svg-qqzone" viewBox="0 0 224.235 224.235"><g>
<path fill="#FCEE21" d="M170.012,148.208c-18.196-1.054-36.668-1.925-54.818-3.575c-2.613-0.229-3.804-3.942-1.604-5.179 c0.046-0.458,0.229-0.917,0.642-1.329c7.929-7.746,19.205-12.559,27.868-19.846c4.904-4.079,9.763-8.204,14.621-12.329 c1.008-0.825,7.013-6.096,10.954-8.525c-34.88-8.342-67.01-8.525-102.349-5.225c1.375,0.55,2.704,1.054,4.125,1.421 c5.958,1.558,12.284,2.338,18.38,3.392c7.425,1.329,14.896,2.475,22.413,3.483c3.896,0.504,8.709,0.229,12.146,2.383 c3.346,2.154,2.888,6.784,0,8.617c-5.592,10.313-16.913,17.417-26.126,24.247c-8.525,6.279-16.913,12.467-24.98,19.159 c28.601,11.917,68.11-0.138,99.049-0.138c1.65,0,3.254,0,4.813,0.092c2.613,0.137,4.217,2.521,4.217,4.813 c0,0.871-0.229,1.742-0.779,2.429c0.367,18.288,3.071,35.934,8.113,53.489c0.825,2.888-1.008,5.638-3.713,6.554 c-11.55,3.896-27.226-12.971-36.118-19.021c-11.871-8.021-24.017-15.905-35.247-24.934c-7.884,8.525-17.784,15.721-26.768,22.596 c-11.367,8.663-23.788,18.517-37.768,22.138c-1.513,0.413-2.704-0.458-3.208-1.65c-1.238-0.412-2.246-1.421-2.2-3.025 c0.917-25.988,4.4-54.818,10.771-80.486c-19.067-11.873-35.338-28.786-50.922-44.69c-2.796-2.888-1.604-8.067,2.429-9.121 c24.613-6.417,49.456-10.496,74.711-12.375c6.188-23.467,17.692-46.156,28.463-67.698c1.742-3.438,7.746-3.667,9.396,0 c10.496,23.101,23.101,45.056,34.101,67.835c7.838,0.321,15.538,2.704,23.376,4.217c14.896,2.842,29.884,4.95,45.01,6.325 c6.096,0.596,6.875,9.075,2.246,10.725c0,0.046,0,0.092-0.046,0.138c-8.204,10.542-18.609,19.846-28.005,29.334 c-5.546,5.638-11.55,14.209-19.067,17.738c0.183,1.604,0.367,3.208,0.367,4.813c0,1.329-0.963,2.292-2.108,2.613 c-0.596,0.321-1.283,0.596-2.154,0.596C170.149,148.208,170.104,148.208,170.012,148.208z"/>
</g></symbol></defs>
<defs><symbol id="svg-sohublog" viewBox="50 50 40 40"><g>
<path d="M63.0091858,57.8387451 c4.5907288,0,9.2415771,2.9438477,12.1375427,7.6827087l0.3864746,0.6333923 c3.2297058,5.2975006,6.2802734,10.3012085,11.6707153,10.3012085c0.2377014,0,0.4792175-0.0099945,0.723999-0.0298767 c-2.3028259,3.2649841-5.0541992,4.9758148-8.0438843,4.9758148c-4.6614075,0-8.8856506-3.9563751-11.0042419-7.8773651 c-2.2962646-4.2497711-4.6706848-8.6442108-15.526123-8.6442108c-0.484436,0-0.9871216,0.0085144-1.5050354,0.0254211 C54.9337463,60.273468,58.764801,57.8387451,63.0091858,57.8387451 M63.0091858,56.8387604 C58.4731445,56.8387604,53.7436523,59.4486084,50,66c1.2070618-0.0808563,2.321167-0.1195984,3.3536682-0.1195984 C63.4945679,65.8804016,65.6356506,69.6242218,68,74c2.4290771,4.4956055,7.0446777,8.4019928,11.8840332,8.4019928 C83.3872681,82.4019928,87.0080566,80.3540039,90,75c-1.0070801,0.3112793-1.9342651,0.4560547-2.7960815,0.4560547 C82.1824646,75.4560547,79.385498,70.5399475,76,65C73.073761,60.2116089,68.1664429,56.8387604,63.0091858,56.8387604 L63.0091858,56.8387604z" fill="#FFFFFF"/><path d="M77.8036499,67.9265137C77.2105103,66.9868774,76.6151123,66.0065918,76,65c-5.5-9-18-13-26,1 c13.0624886-0.875,15.3949585,3.1787109,18,8c0.4368286,0.8084717,0.947998,1.5955811,1.5148926,2.3466797 C70.9238892,74.1834717,69.375,70.96875,69.375,70.96875s3-1,4.8124924,1.65625c0.75-3.875-0.9374924-5.40625-0.9374924-5.40625 S75.7745972,66.7574463,77.8036499,67.9265137z" fill="#FFFFFF"/>
</g></symbol></defs>
<defs><symbol id="svg-bitbucket" viewBox="0 0 256 295"><g style="fill:#fff">
<path d="M128 0C57.732 0 .012 18.822.012 42.663c0 6.274 15.057 95.364 21.331 130.498 2.51 16.312 43.918 38.898 106.657 38.898 62.74 0 102.893-22.586 106.657-38.898 6.274-35.134 21.331-124.224 21.331-130.498C254.734 18.822 198.268 0 128 0zm0 183.199c-22.586 0-40.153-17.567-40.153-40.153s17.567-40.153 40.153-40.153 40.153 17.567 40.153 40.153c0 21.331-17.567 40.153-40.153 40.153zm0-127.988c-45.172 0-81.561-7.53-81.561-17.567 0-10.039 36.389-17.567 81.561-17.567 45.172 0 81.561 7.528 81.561 17.567 0 10.038-36.389 17.567-81.561 17.567z"/><path d="M220.608 207.04c-2.51 0-3.764 1.255-3.764 1.255s-31.37 25.096-87.835 25.096c-56.466 0-87.835-25.096-87.835-25.096s-2.51-1.255-3.765-1.255c-2.51 0-5.019 1.255-5.019 5.02v1.254c5.02 26.35 8.784 45.172 8.784 47.682 3.764 18.822 41.408 33.88 86.58 33.88s82.816-15.058 86.58-33.88c0-2.51 3.765-21.332 8.784-47.682v-1.255c1.255-2.51 0-5.019-2.51-5.019z"/><circle cx="128" cy="141.791" r="20.077"/>
</g></symbol></defs>
<defs><symbol id="svg-gitoschina" viewBox="9.1 3.6 26.1 22.9"><g>
<polygon fill="#C71C23" points="31.9,16.7 31.9,19.9 31.9,23.2 28.7,23.2 25.4,23.2 22.2,23.2 18.9,23.2 15.6,23.2 12.4,23.2 12.4,19.9 12.4,16.7 12.4,13.4 12.4,10.1 12.4,6.9 15.6,6.9 18.9,6.9 22.2,6.9 25.4,6.9 25.4,10.1 25.4,13.4 25.4,16.7 22.2,16.7 18.9,16.7 18.9,13.4 22.2,13.4 22.2,10.1 18.9,10.1 15.6,10.1 15.6,13.4 15.6,16.7 15.6,19.9 18.9,19.9 22.2,19.9 25.4,19.9 28.7,19.9 28.7,16.7 28.7,13.4 28.7,10.1 28.7,6.9 28.7,3.6 25.4,3.6 22.2,3.6 18.9,3.6 15.6,3.6 12.4,3.6 9.1,3.6 9.1,6.9 9.1,10.1 9.1,13.4 9.1,16.7 9.1,19.9 9.1,23.2 9.1,26.5 12.4,26.5 15.6,26.5 18.9,26.5 22.2,26.5 25.4,26.5 28.7,26.5 31.9,26.5 35.2,26.5 35.2,23.2 35.2,19.9 35.2,16.7"/><rect fill="#E37E7E" x="31.9" y="3.6" width="3.3" height="3.3"/><rect fill="#D92741" x="31.9" y="10.6" width="3.3" height="3.3"/>
</g></symbol></defs>
<defs><symbol id="svg-"><g>
</g></symbol></defs>
</svg>
<!-- line 1 --> <!-- Core Properties: Home, gitlab, github blog, etc. -->
<div class="subcontainer">
<div class="magnetcontainer" style="width:178px; height:288px;">
<a href="https://fierralin.github.com/Fierralin.html" title="Fierralin's Profile">
<div class="magnet"
style="width:178px;height:288px;background:url('images/Fierralin.jpg');">
</div>
</a></div>
<div class="magnetcontainer" style="width:363px;">
<a href="https://github.com/Fierralin/">
<div class="magnet" style="width:363px; background-color:#505050">
<img src="https://assets-cdn.github.com/images/modules/logos_page/Octocat.png" width="100px" align="middle"><span style="font-family:Tahoma; color:snow;">Fierralin's GitHub</span>
</div>
</a>
</div>
<div class="magnetcontainer">
<a href="https://www.douban.com/people/Fierralin" title="豆瓣">
<div class="magnet"
style="width:190px; background-color:#007711"><!--06b011-->
<svg height="117px" width="117px" ><use xlink:href="#svg-douban" /></svg>
</div>
</a></div>
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="https://twitter.com/Fierralin/" title="Twitter">
<div class="magnet"
style="width:92px; height:92px; background-color:#4696d4">
<svg width="58" height="58"><use xlink:href="#svg-twitter" /></svg>
</div>
</a></div>
<div class="magnetcontainer" style="height:92px">
<a href="https://facebook.com/Fierralin/" title="Fackbook">
<div class="magnet"
style="width:69px; height:92px; background:#3a5898;">
<svg width="58" height="58"><use xlink:href="#svg-facebook" /></svg>
</div>
</a></div>
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="https://plus.google.com/111707890407408810353" title="Google Plus">
<div class="magnet"
style="width:92px; height:92px; background-color:#DD4B39">
<svg width="58" height="58"><use xlink:href="#svg-googleplus" /></svg>
</div>
</a></div>
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="http://www.linkedin.com/in/fierralin" title="Linkedin">
<div class="magnet"
style="width:92px; height:92px; background-color:#0b2b5c">
<svg width="58" height="58"><use xlink:href="#svg-linkedin" /></svg>
</div>
</a></div>
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="http://weibo.com/712423490" title="Sina Microblog">
<div class="magnet"
style="width:92px; height:92px; background-color:#E03234;">
<svg width="81" height="58"><use xlink:href="#svg-sinamicroblog" /></svg>
</div>
</a></div>
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="http://t.qq.com/Fierralin" title="Tencent Microblog">
<div class="magnet" style="width:92px; height:92px; background-color:#389fda">
<svg width="58" height="58"><use xlink:href="#svg-tencentmicroblog" /></svg>
</div>
</a></div>
</div>
<!-- line 2 --> <!-- weblogs: GitHub Blog, BlogSpot, etc. -->
<div class="subcontainer" style="float:left;">
<div class="magnetcontainer"><a href="http://fierralin.github.com/Technica/">
<div class="magnet" style="width:333px; text-align:center; background-color:#292929">
<svg height="56.82" width="58"><use xlink:href="#svg-github" /></svg>
<span style="color:#505050; font-family:Tahoma;" color="#361202">Fierrain Technica</span>
</div>
</a></div>
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="https://fierralin.blogspot.com/" title="BlogSpot">
<div class="magnet"
style="width:92px; height:92px; background-color: #f48120;">
<svg height="58px" width="58px"><use xlink:href="#svg-blogspot" /></svg>
</div>
</a></div>
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="https://www.douban.com/people/Fierralin/notes" title="Douban Logs">
<div class="magnet"
style="width:92px; height:92px; background-color: #007711;">
<svg height="58px" width="58px"><use xlink:href="#svg-douban" /></svg>
</div>
</a></div>
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="http://blog.csdn.net/fierralin" title="CSDN Blog">
<div class="magnet"
style="width:92px; height:92px; background-color: #cc0000;">
<svg height="58px" width="72px"><use xlink:href="#svg-csdn" /></svg>
</div>
</a></div>
<div class="magnetcontainer" style="width:110px; height:92px">
<a href="http://blog.sina.com.cn/u/2457194901" title="Sina Blog">
<div class="magnet" style="width:110px; height:92px; background:#f29600;">
<svg width="72" height="56.8591"><use xlink:href="#svg-sinablog" /></svg>
</div>
</a></div>
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="http://www.cnblogs.com/Fierralin/" title="博客園">
<div class="magnet"
style="width:92px; height:92px; background:#3a3535;">
<img src="images/cnblogs.png" height="56.8591px" align="middle">
</div>
</a></div>
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="https://fierralin.github.com/Literature/" title="GitHub Literature">
<div class="magnet"
style="width:92px; height:92px; background:#292929;">
<svg height="56.86" width="56.86"><use xlink:href="#svg-github" /></svg>
</div>
</a></div>
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="http://user.qzone.qq.com/1049419760/main" title="QQ Zone">
<div class="magnet"
style="width:92px; height:92px; background:url('images/.png'); background-color:#2a82d9">
<svg width="56.8591" height="56.8591"><use xlink:href="#svg-qqzone" /></svg>
</div>
</a></div>
<!--div class="magnetcontainer" style="height:92px"><a href="http://tieba.baidu.com/home/main?id=51624669657272616c696edf30" title="百度貼吧">
<div class="magnet"
style="width:92px; height:92px; background:url('images/tieba.png') ;">
</div>
</a></div-->
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="http://fierralin.blog.sohu.com/" title="Sohu Blog">
<div class="magnet"
style="width:92px; height:92px; background:#D70C19;"><!--#fcc101 D70C19-->
<svg width="56.8591" height="56.8591" align="middle"><use xlink:href="#svg-sohublog" /></svg>
</div>
</a></div>
</div><!-- end line 2 -->
<!-- line 3 --> <!-- Git Repositories: GitLab, Bitbucket, Coding.net, etc. -->
<div class="subcontainer">
<div class="magnetcontainer">
<a href="https://gitlab.com/Fierralin" title="GitLab">
<div class="magnet" style="width:190px;height:190px;background-color:#292c2f"><svg width="160" height="160" align="middle"><use xlink:href="#svg-gitlab" /></svg></div>
</a></div>
<div class="magnetcontainer" style="width:190px; height:190px;">
<a href="https://bitbucket.org/Fierralin" title="BitBucket">
<div class="magnet"
style="width:190px; height:190px; background:#205081;">
<svg width="102" height="118"><use xlink:href="#svg-bitbucket" /></svg>
</div>
</a></div>
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="https://git.oschina.net/Fierralin" title="Git OSChina">
<div class="magnet"
style="width:92px; height:92px; background-color:#303643">
<svg width="58" height="52"><use xlink:href="#svg-gitoschina" /></svg>
</div>
</a></div>
<div class="magnetcontainer" style="width:155px; height:92px">
<a href="https://coding.net/u/Fierralin" title="Coding.net">
<div class="magnet"
style="width:155px; height:92px; background-color:#1a1a1a;">
<img src="images/codingnet.png" height="56.8591px" align="middle">
</div>
</a></div>
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="https://github.com/Lancifolium" title="GitHub Lancifolium">
<div class="magnet"
style="width:92px; height:92px; background:url('images/githublanc.jpg');">
</div>
</a></div>
</div><!-- end line 3 -->
<!-- line 4 --> <!-- Go: pandanet-igs, 豆瓣小站倒垂蓮 -->
<div class="subcontainer" style="float: left;">
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="https://site.douban.com/221706/" title="Douban Lancifolium">
<div class="magnet"
style="width:92px; height:92px; display:block; background:url('images/githublanc.jpg');">
<div style="float:left;background:#007711;width:46px;height:44px;vertical-align:middle; padding-top:2px">
<svg width="42px" height="42px"><use xlink:href="#svg-douban"/></svg>
</div>
</div>
</a></div>
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="https://sns.pandanet.co.jp/mypage.php?key=GPYBOBPZYNXQRNMGISGZRGOC" title="Pandanet IGS Homepage">
<div class="magnet"
style="width:92px; height:92px; background:#333;">
<img src="http://pandanet-igs.com/assets/pandalogo-243caa4285fe7c877bf5efc6f7ba936e.png" width="91px" align="middle">
</div>
</a></div>
<div class="magnetcontainer" style="width:92px; height:92px">
<a href="https://sns.pandanet.co.jp/com.php?id=261" title="Pandanet IGS Homepage">
<div class="magnet"
style="width:92px; height:92px; display:block; background:url('images/githublanc.jpg');">
<div style="float:left; width:46px;height:46px; vertical-align:middle;"><img src="http://pandanet-igs.com/assets/pandalogo-243caa4285fe7c877bf5efc6f7ba936e.png" width="44px" style="margin-top:9.54px"></div>
</div>
</a></div>
</div><!-- end line 4 -->
<div style="float:left; width:100%;color:snow; text-align:center">
<span style="font-family:AnonymousPro;">
Copyright @<a href="#" style="color:snow"><span style="font-weight:bold;">Fierralin</span></a>
</span>
</div>
<div style="clear:both"></div>
</div> <!-- end maincontainer -->
</body>
</html>