jekyll-theme-onion 0.1.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/LICENSE.txt +21 -0
- data/README.md +77 -0
- data/_config.yml +60 -0
- data/_includes/custom-head.html +6 -0
- data/_includes/footer.html +10 -0
- data/_includes/google-analytics.html +9 -0
- data/_includes/head.html +14 -0
- data/_includes/header.html +24 -0
- data/_includes/social.html +21 -0
- data/_layouts/default.html +24 -0
- data/_layouts/home.html +53 -0
- data/_layouts/page.html +5 -0
- data/_layouts/post.html +19 -0
- data/_sass/_404.scss +321 -0
- data/_sass/_highlight.scss +207 -0
- data/_sass/_main.scss +193 -0
- data/assets/css/main.scss +12 -0
- data/assets/flags/gb.svg +52 -0
- data/assets/flags/mk.svg +30 -0
- data/assets/flags/se.svg +28 -0
- data/assets/minima-social-icons.svg +50 -0
- data/assets/onion-logo.png +0 -0
- data/assets/sample-photo.jpg +0 -0
- metadata +122 -0
data/_sass/_404.scss
ADDED
@@ -0,0 +1,321 @@
|
|
1
|
+
/* Source: http://codepen.io/bulby97/pen/fcvay */
|
2
|
+
|
3
|
+
.glitch {
|
4
|
+
position: relative;
|
5
|
+
animation: glitch 2s steps(100) infinite;
|
6
|
+
}
|
7
|
+
|
8
|
+
@keyframes glitch {
|
9
|
+
0% {
|
10
|
+
text-shadow: 1px 0 0 red, -1px 0 0 blue;
|
11
|
+
}
|
12
|
+
1% {
|
13
|
+
text-shadow: 1px 0 0 red, -1px 0 0 blue;
|
14
|
+
}
|
15
|
+
2% {
|
16
|
+
text-shadow: 1px 0 0 red, -1px 0 0 blue;
|
17
|
+
}
|
18
|
+
3% {
|
19
|
+
text-shadow: 1px 0 0 red, -1px 0 0 blue;
|
20
|
+
}
|
21
|
+
4% {
|
22
|
+
text-shadow: 1px 0 0 red, -1px 0 0 blue;
|
23
|
+
}
|
24
|
+
5% {
|
25
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
26
|
+
}
|
27
|
+
6% {
|
28
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
29
|
+
}
|
30
|
+
7% {
|
31
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
32
|
+
}
|
33
|
+
8% {
|
34
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
35
|
+
}
|
36
|
+
9% {
|
37
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
38
|
+
}
|
39
|
+
10% {
|
40
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
41
|
+
}
|
42
|
+
11% {
|
43
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
|
44
|
+
}
|
45
|
+
12% {
|
46
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
|
47
|
+
}
|
48
|
+
13% {
|
49
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
|
50
|
+
}
|
51
|
+
14% {
|
52
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
|
53
|
+
}
|
54
|
+
15% {
|
55
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
|
56
|
+
}
|
57
|
+
16% {
|
58
|
+
text-shadow: -1px 0 0 red, 1px 0 0 lime;
|
59
|
+
}
|
60
|
+
17% {
|
61
|
+
text-shadow: -1px 0 0 red, 1px 0 0 lime;
|
62
|
+
}
|
63
|
+
18% {
|
64
|
+
text-shadow: -1px 0 0 red, 1px 0 0 lime;
|
65
|
+
}
|
66
|
+
19% {
|
67
|
+
text-shadow: -1px 0 0 red, 1px 0 0 lime;
|
68
|
+
}
|
69
|
+
20% {
|
70
|
+
text-shadow: -1px 0 0 red, 1px 0 0 lime;
|
71
|
+
}
|
72
|
+
21% {
|
73
|
+
text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
|
74
|
+
}
|
75
|
+
22% {
|
76
|
+
text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
|
77
|
+
}
|
78
|
+
23% {
|
79
|
+
text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
|
80
|
+
}
|
81
|
+
24% {
|
82
|
+
text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
|
83
|
+
}
|
84
|
+
25% {
|
85
|
+
text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
|
86
|
+
}
|
87
|
+
26% {
|
88
|
+
text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
|
89
|
+
}
|
90
|
+
27% {
|
91
|
+
text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
|
92
|
+
}
|
93
|
+
28% {
|
94
|
+
text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
|
95
|
+
}
|
96
|
+
29% {
|
97
|
+
text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
|
98
|
+
}
|
99
|
+
30% {
|
100
|
+
text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
|
101
|
+
}
|
102
|
+
31% {
|
103
|
+
text-shadow: -1px 0 0 blue, 1px 0 0 lime;
|
104
|
+
}
|
105
|
+
32% {
|
106
|
+
text-shadow: -1px 0 0 blue, 1px 0 0 lime;
|
107
|
+
}
|
108
|
+
33% {
|
109
|
+
text-shadow: -1px 0 0 blue, 1px 0 0 lime;
|
110
|
+
}
|
111
|
+
34% {
|
112
|
+
text-shadow: -1px 0 0 blue, 1px 0 0 lime;
|
113
|
+
}
|
114
|
+
35% {
|
115
|
+
text-shadow: -1px 0 0 blue, 1px 0 0 lime;
|
116
|
+
}
|
117
|
+
36% {
|
118
|
+
text-shadow: -1px 0 0 blue, 1px 0 0 lime;
|
119
|
+
}
|
120
|
+
37% {
|
121
|
+
text-shadow: -1px 0 0 blue, 1px 0 0 lime;
|
122
|
+
}
|
123
|
+
38% {
|
124
|
+
text-shadow: -1px 0 0 blue, 1px 0 0 lime;
|
125
|
+
}
|
126
|
+
39% {
|
127
|
+
text-shadow: -1px 0 0 blue, 1px 0 0 lime;
|
128
|
+
}
|
129
|
+
40% {
|
130
|
+
text-shadow: -1px 0 0 blue, 1px 0 0 lime;
|
131
|
+
}
|
132
|
+
41% {
|
133
|
+
text-shadow: 50px 0 0 blue, -50px 0 0 lime;
|
134
|
+
}
|
135
|
+
42% {
|
136
|
+
text-shadow: 0 0 0 blue, 0 0 0 lime;
|
137
|
+
}
|
138
|
+
43% {
|
139
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
|
140
|
+
}
|
141
|
+
44% {
|
142
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
|
143
|
+
}
|
144
|
+
45% {
|
145
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
|
146
|
+
}
|
147
|
+
46% {
|
148
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
|
149
|
+
}
|
150
|
+
47% {
|
151
|
+
text-shadow: -1px 0 0 red, 1px 0 0 lime;
|
152
|
+
}
|
153
|
+
48% {
|
154
|
+
text-shadow: -1px 0 0 red, 1px 0 0 lime;
|
155
|
+
}
|
156
|
+
49% {
|
157
|
+
text-shadow: -1px 0 0 red, 1px 0 0 lime;
|
158
|
+
}
|
159
|
+
50% {
|
160
|
+
text-shadow: -1px 0 0 red, 1px 0 0 lime;
|
161
|
+
}
|
162
|
+
51% {
|
163
|
+
text-shadow: 1px 0 0 red, -1px 0 0 blue;
|
164
|
+
}
|
165
|
+
52% {
|
166
|
+
text-shadow: 1px 0 0 red, -1px 0 0 blue;
|
167
|
+
}
|
168
|
+
53% {
|
169
|
+
text-shadow: 1px 0 0 red, -1px 0 0 blue;
|
170
|
+
}
|
171
|
+
54% {
|
172
|
+
text-shadow: 1px 0 0 red, -1px 0 0 blue;
|
173
|
+
}
|
174
|
+
55% {
|
175
|
+
text-shadow: 1px 0 0 red, -1px 0 0 blue;
|
176
|
+
}
|
177
|
+
56% {
|
178
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
179
|
+
}
|
180
|
+
57% {
|
181
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
182
|
+
}
|
183
|
+
58% {
|
184
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
185
|
+
}
|
186
|
+
59% {
|
187
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
188
|
+
}
|
189
|
+
60% {
|
190
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
191
|
+
}
|
192
|
+
61% {
|
193
|
+
text-shadow: 30px 0 0 red, -30px 0 0 lime;
|
194
|
+
}
|
195
|
+
62% {
|
196
|
+
text-shadow: 0 0 0 red, 0 0 0 lime;
|
197
|
+
}
|
198
|
+
63% {
|
199
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 blue;
|
200
|
+
}
|
201
|
+
64% {
|
202
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 blue;
|
203
|
+
}
|
204
|
+
65% {
|
205
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 blue;
|
206
|
+
}
|
207
|
+
66% {
|
208
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 blue;
|
209
|
+
}
|
210
|
+
67% {
|
211
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
212
|
+
}
|
213
|
+
68% {
|
214
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
215
|
+
}
|
216
|
+
69% {
|
217
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
218
|
+
}
|
219
|
+
70% {
|
220
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
221
|
+
}
|
222
|
+
71% {
|
223
|
+
text-shadow: 70px 0 0 red, -70px 0 0 blue;
|
224
|
+
}
|
225
|
+
72% {
|
226
|
+
text-shadow: 0 0 0 red, 0 0 0 blue;
|
227
|
+
}
|
228
|
+
73% {
|
229
|
+
text-shadow: 1px 0 0 red, -1px 0 0 blue;
|
230
|
+
}
|
231
|
+
74% {
|
232
|
+
text-shadow: 1px 0 0 red, -1px 0 0 blue;
|
233
|
+
}
|
234
|
+
75% {
|
235
|
+
text-shadow: 1px 0 0 red, -1px 0 0 blue;
|
236
|
+
}
|
237
|
+
76% {
|
238
|
+
text-shadow: 1px 0 0 red, -1px 0 0 blue;
|
239
|
+
}
|
240
|
+
77% {
|
241
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
242
|
+
}
|
243
|
+
78% {
|
244
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
245
|
+
}
|
246
|
+
79% {
|
247
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
248
|
+
}
|
249
|
+
80% {
|
250
|
+
text-shadow: -1px 0 0 red, 1px 0 0 blue;
|
251
|
+
}
|
252
|
+
81% {
|
253
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
|
254
|
+
}
|
255
|
+
82% {
|
256
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
|
257
|
+
}
|
258
|
+
83% {
|
259
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
|
260
|
+
}
|
261
|
+
84% {
|
262
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
|
263
|
+
}
|
264
|
+
85% {
|
265
|
+
text-shadow: 0.5px 0 0 red, -0.5px 0 0 lime;
|
266
|
+
}
|
267
|
+
86% {
|
268
|
+
text-shadow: -1px 0 0 red, 1px 0 0 lime;
|
269
|
+
}
|
270
|
+
87% {
|
271
|
+
text-shadow: -1px 0 0 red, 1px 0 0 lime;
|
272
|
+
}
|
273
|
+
88% {
|
274
|
+
text-shadow: -1px 0 0 red, 1px 0 0 lime;
|
275
|
+
}
|
276
|
+
89% {
|
277
|
+
text-shadow: -1px 0 0 red, 1px 0 0 lime;
|
278
|
+
}
|
279
|
+
90% {
|
280
|
+
text-shadow: -1px 0 0 red, 1px 0 0 lime;
|
281
|
+
}
|
282
|
+
91% {
|
283
|
+
text-shadow: 60px 0 0 lime, -60px 0 0 blue;
|
284
|
+
}
|
285
|
+
92% {
|
286
|
+
text-shadow: 0 0 0 lime, 0 0 0 blue;
|
287
|
+
}
|
288
|
+
92% {
|
289
|
+
text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
|
290
|
+
}
|
291
|
+
93% {
|
292
|
+
text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
|
293
|
+
}
|
294
|
+
94% {
|
295
|
+
text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
|
296
|
+
}
|
297
|
+
95% {
|
298
|
+
text-shadow: 0.7px 0 0 blue, -0.7px 0 0 lime;
|
299
|
+
}
|
300
|
+
96% {
|
301
|
+
text-shadow: -1px 0 0 blue, 1px 0 0 lime;
|
302
|
+
}
|
303
|
+
97% {
|
304
|
+
text-shadow: -1px 0 0 blue, 1px 0 0 lime;
|
305
|
+
}
|
306
|
+
98% {
|
307
|
+
text-shadow: -1px 0 0 blue, 1px 0 0 lime;
|
308
|
+
}
|
309
|
+
99% {
|
310
|
+
text-shadow: -1px 0 0 blue, 1px 0 0 lime;
|
311
|
+
}
|
312
|
+
100% {
|
313
|
+
text-shadow: -1px 0 0 blue, 1px 0 0 lime;
|
314
|
+
}
|
315
|
+
}
|
316
|
+
|
317
|
+
|
318
|
+
/* Custom */
|
319
|
+
.go-home {
|
320
|
+
text-align: center;
|
321
|
+
}
|
@@ -0,0 +1,207 @@
|
|
1
|
+
.highlight table td { padding: 5px; }
|
2
|
+
.highlight table pre { margin: 0; }
|
3
|
+
.highlight .gh {
|
4
|
+
color: #999999;
|
5
|
+
}
|
6
|
+
.highlight .sr {
|
7
|
+
color: #f6aa11;
|
8
|
+
}
|
9
|
+
.highlight .go {
|
10
|
+
color: #888888;
|
11
|
+
}
|
12
|
+
.highlight .gp {
|
13
|
+
color: #555555;
|
14
|
+
}
|
15
|
+
.highlight .gs {
|
16
|
+
}
|
17
|
+
.highlight .gu {
|
18
|
+
color: #aaaaaa;
|
19
|
+
}
|
20
|
+
.highlight .nb {
|
21
|
+
color: #f6aa11;
|
22
|
+
}
|
23
|
+
.highlight .cm {
|
24
|
+
color: #75715e;
|
25
|
+
}
|
26
|
+
.highlight .cp {
|
27
|
+
color: #75715e;
|
28
|
+
}
|
29
|
+
.highlight .c1 {
|
30
|
+
color: #75715e;
|
31
|
+
}
|
32
|
+
.highlight .cs {
|
33
|
+
color: #75715e;
|
34
|
+
}
|
35
|
+
.highlight .c, .highlight .ch, .highlight .cd, .highlight .cpf {
|
36
|
+
color: #75715e;
|
37
|
+
}
|
38
|
+
.highlight .err {
|
39
|
+
color: #960050;
|
40
|
+
}
|
41
|
+
.highlight .gr {
|
42
|
+
color: #960050;
|
43
|
+
}
|
44
|
+
.highlight .gt {
|
45
|
+
color: #960050;
|
46
|
+
}
|
47
|
+
.highlight .gd {
|
48
|
+
color: #49483e;
|
49
|
+
}
|
50
|
+
.highlight .gi {
|
51
|
+
color: #49483e;
|
52
|
+
}
|
53
|
+
.highlight .ge {
|
54
|
+
color: #49483e;
|
55
|
+
}
|
56
|
+
.highlight .kc {
|
57
|
+
color: #66d9ef;
|
58
|
+
}
|
59
|
+
.highlight .kd {
|
60
|
+
color: #66d9ef;
|
61
|
+
}
|
62
|
+
.highlight .kr {
|
63
|
+
color: #66d9ef;
|
64
|
+
}
|
65
|
+
.highlight .no {
|
66
|
+
color: #66d9ef;
|
67
|
+
}
|
68
|
+
.highlight .kt {
|
69
|
+
color: #66d9ef;
|
70
|
+
}
|
71
|
+
.highlight .mf {
|
72
|
+
color: #ae81ff;
|
73
|
+
}
|
74
|
+
.highlight .mh {
|
75
|
+
color: #ae81ff;
|
76
|
+
}
|
77
|
+
.highlight .il {
|
78
|
+
color: #ae81ff;
|
79
|
+
}
|
80
|
+
.highlight .mi {
|
81
|
+
color: #ae81ff;
|
82
|
+
}
|
83
|
+
.highlight .mo {
|
84
|
+
color: #ae81ff;
|
85
|
+
}
|
86
|
+
.highlight .m, .highlight .mb, .highlight .mx {
|
87
|
+
color: #ae81ff;
|
88
|
+
}
|
89
|
+
.highlight .sc {
|
90
|
+
color: #ae81ff;
|
91
|
+
}
|
92
|
+
.highlight .se {
|
93
|
+
color: #ae81ff;
|
94
|
+
}
|
95
|
+
.highlight .ss {
|
96
|
+
color: #ae81ff;
|
97
|
+
}
|
98
|
+
.highlight .sd {
|
99
|
+
color: #e6db74;
|
100
|
+
}
|
101
|
+
.highlight .s2 {
|
102
|
+
color: #e6db74;
|
103
|
+
}
|
104
|
+
.highlight .sb {
|
105
|
+
color: #e6db74;
|
106
|
+
}
|
107
|
+
.highlight .sh {
|
108
|
+
color: #e6db74;
|
109
|
+
}
|
110
|
+
.highlight .si {
|
111
|
+
color: #e6db74;
|
112
|
+
}
|
113
|
+
.highlight .sx {
|
114
|
+
color: #e6db74;
|
115
|
+
}
|
116
|
+
.highlight .s1 {
|
117
|
+
color: #e6db74;
|
118
|
+
}
|
119
|
+
.highlight .s, .highlight .sa, .highlight .dl {
|
120
|
+
color: #e6db74;
|
121
|
+
}
|
122
|
+
.highlight .na {
|
123
|
+
color: #a6e22e;
|
124
|
+
}
|
125
|
+
.highlight .nc {
|
126
|
+
color: #a6e22e;
|
127
|
+
}
|
128
|
+
.highlight .nd {
|
129
|
+
color: #a6e22e;
|
130
|
+
}
|
131
|
+
.highlight .ne {
|
132
|
+
color: #a6e22e;
|
133
|
+
}
|
134
|
+
.highlight .nf, .highlight .fm {
|
135
|
+
color: #a6e22e;
|
136
|
+
}
|
137
|
+
.highlight .vc {
|
138
|
+
color: #ffffff;
|
139
|
+
background-color: #272822;
|
140
|
+
}
|
141
|
+
.highlight .nn {
|
142
|
+
color: #ffffff;
|
143
|
+
background-color: #272822;
|
144
|
+
}
|
145
|
+
.highlight .nl {
|
146
|
+
color: #ffffff;
|
147
|
+
background-color: #272822;
|
148
|
+
}
|
149
|
+
.highlight .ni {
|
150
|
+
color: #ffffff;
|
151
|
+
background-color: #272822;
|
152
|
+
}
|
153
|
+
.highlight .bp {
|
154
|
+
color: #ffffff;
|
155
|
+
background-color: #272822;
|
156
|
+
}
|
157
|
+
.highlight .vg {
|
158
|
+
color: #ffffff;
|
159
|
+
background-color: #272822;
|
160
|
+
}
|
161
|
+
.highlight .vi {
|
162
|
+
color: #ffffff;
|
163
|
+
background-color: #272822;
|
164
|
+
}
|
165
|
+
.highlight .nv, .highlight .vm {
|
166
|
+
color: #ffffff;
|
167
|
+
background-color: #272822;
|
168
|
+
}
|
169
|
+
.highlight .w {
|
170
|
+
color: #ffffff;
|
171
|
+
background-color: #272822;
|
172
|
+
}
|
173
|
+
.highlight {
|
174
|
+
color: #ffffff;
|
175
|
+
background-color: #272822;
|
176
|
+
padding: 5px 10px;
|
177
|
+
}
|
178
|
+
.highlight .n, .highlight .py, .highlight .nx {
|
179
|
+
color: #ffffff;
|
180
|
+
background-color: #272822;
|
181
|
+
}
|
182
|
+
.highlight .ow {
|
183
|
+
color: #f92672;
|
184
|
+
}
|
185
|
+
.highlight .nt {
|
186
|
+
color: #f92672;
|
187
|
+
}
|
188
|
+
.highlight .k, .highlight .kv {
|
189
|
+
color: #f92672;
|
190
|
+
}
|
191
|
+
.highlight .kn {
|
192
|
+
color: #f92672;
|
193
|
+
}
|
194
|
+
.highlight .kp {
|
195
|
+
color: #f92672;
|
196
|
+
}
|
197
|
+
.highlight .o {
|
198
|
+
color: #f92672;
|
199
|
+
}
|
200
|
+
|
201
|
+
.highlight {
|
202
|
+
overflow-x:auto;
|
203
|
+
}
|
204
|
+
|
205
|
+
.highlight pre {
|
206
|
+
padding-bottom: 10px;
|
207
|
+
}
|
data/_sass/_main.scss
ADDED
@@ -0,0 +1,193 @@
|
|
1
|
+
@import url('https://fonts.googleapis.com/css2?family=Source+Code+Pro:ital,wght@0,400;0,700;1,400;1,700&display=swap');
|
2
|
+
|
3
|
+
* {
|
4
|
+
box-sizing: border-box;
|
5
|
+
}
|
6
|
+
|
7
|
+
*:before,*:after {
|
8
|
+
box-sizing: border-box;
|
9
|
+
}
|
10
|
+
|
11
|
+
@font-face {
|
12
|
+
font-family: 'Share Tech Mono';
|
13
|
+
src: url('ShareTechMono-Regular.ttf');
|
14
|
+
}
|
15
|
+
|
16
|
+
@font-face {
|
17
|
+
font-family: 'Square';
|
18
|
+
src: url('Menlo-Regular.ttf');
|
19
|
+
}
|
20
|
+
|
21
|
+
html {
|
22
|
+
scroll-behavior: smooth;
|
23
|
+
background-color: #161412;
|
24
|
+
color: #ddd9d6;
|
25
|
+
}
|
26
|
+
|
27
|
+
a:link {
|
28
|
+
color: #59316B;
|
29
|
+
text-decoration: none;
|
30
|
+
}
|
31
|
+
|
32
|
+
a:hover {
|
33
|
+
color: #7D4698;
|
34
|
+
text-decoration: none;
|
35
|
+
}
|
36
|
+
|
37
|
+
* {
|
38
|
+
box-sizing: border-box;
|
39
|
+
font-family: 'Source Code Pro', monospace;
|
40
|
+
}
|
41
|
+
|
42
|
+
.logo {
|
43
|
+
text-align: center;
|
44
|
+
max-height: 100px;
|
45
|
+
padding-bottom: 1.5rem;
|
46
|
+
margin: auto;
|
47
|
+
display: block;
|
48
|
+
}
|
49
|
+
|
50
|
+
.flag {
|
51
|
+
max-height: 15px;
|
52
|
+
}
|
53
|
+
|
54
|
+
.flag:hover {
|
55
|
+
opacity: 0.7;
|
56
|
+
}
|
57
|
+
|
58
|
+
header {
|
59
|
+
padding-top: 1rem;
|
60
|
+
}
|
61
|
+
|
62
|
+
hr {
|
63
|
+
display: block;
|
64
|
+
width: 100%;
|
65
|
+
height: 2px;
|
66
|
+
margin: 1.5rem auto;
|
67
|
+
border: none;
|
68
|
+
border-bottom: 2px dashed #59316B;
|
69
|
+
}
|
70
|
+
hr ~ * {
|
71
|
+
clear: both;
|
72
|
+
}
|
73
|
+
|
74
|
+
body {
|
75
|
+
max-width: 960px;
|
76
|
+
margin: auto;
|
77
|
+
padding: 0 15px 0 15px;
|
78
|
+
min-height: 100%;
|
79
|
+
height: 100%;
|
80
|
+
}
|
81
|
+
|
82
|
+
.copyright {
|
83
|
+
padding-bottom: 20px;
|
84
|
+
}
|
85
|
+
|
86
|
+
footer {
|
87
|
+
text-align: center;
|
88
|
+
margin: auto;
|
89
|
+
|
90
|
+
}
|
91
|
+
|
92
|
+
blockquote {
|
93
|
+
border-left: 10px solid rgba(251, 241, 199, 0.5);
|
94
|
+
margin: 0;
|
95
|
+
padding: 5px 10px;
|
96
|
+
}
|
97
|
+
|
98
|
+
|
99
|
+
table, td, th {
|
100
|
+
border: 1px solid rgba(251, 241, 199, 0.5);
|
101
|
+
padding: 10px;
|
102
|
+
}
|
103
|
+
|
104
|
+
table {
|
105
|
+
overflow-x:auto;
|
106
|
+
width: 100%;
|
107
|
+
border-collapse: collapse;
|
108
|
+
}
|
109
|
+
|
110
|
+
|
111
|
+
p em {
|
112
|
+
display: block;
|
113
|
+
text-align: center;
|
114
|
+
font-size: 80%;
|
115
|
+
margin-top: 10px;
|
116
|
+
color: #6d6c6c;
|
117
|
+
}
|
118
|
+
|
119
|
+
.page-content img {
|
120
|
+
height: auto;
|
121
|
+
display: block;
|
122
|
+
margin: auto;
|
123
|
+
width: 100%;
|
124
|
+
}
|
125
|
+
|
126
|
+
img.left {
|
127
|
+
float: left;
|
128
|
+
margin: 0.75rem 1rem 1rem 0;
|
129
|
+
}
|
130
|
+
|
131
|
+
img.right {
|
132
|
+
float: right;
|
133
|
+
text-align: justify;
|
134
|
+
margin: 0.75rem 0 1rem 1rem;
|
135
|
+
}
|
136
|
+
|
137
|
+
.post-list {
|
138
|
+
padding: 0;
|
139
|
+
margin: 0;
|
140
|
+
list-style-type: none;
|
141
|
+
}
|
142
|
+
|
143
|
+
.social-media-list {
|
144
|
+
display: inline-block;
|
145
|
+
margin: auto;
|
146
|
+
padding: 0;
|
147
|
+
list-style: none;
|
148
|
+
}
|
149
|
+
|
150
|
+
.social-media-list li {
|
151
|
+
float: left;
|
152
|
+
padding: 5px;
|
153
|
+
}
|
154
|
+
|
155
|
+
.social-media-list li a {
|
156
|
+
display: block;
|
157
|
+
padding: 7.5px;
|
158
|
+
text-decoration: none;
|
159
|
+
}
|
160
|
+
|
161
|
+
.social-links {
|
162
|
+
color: white;
|
163
|
+
}
|
164
|
+
|
165
|
+
.social-links ul li {
|
166
|
+
display:inline;
|
167
|
+
}
|
168
|
+
|
169
|
+
.svg-icon {
|
170
|
+
width: 26px;
|
171
|
+
height: 26px;
|
172
|
+
display: inline-block;
|
173
|
+
fill: #e8e8e8;
|
174
|
+
padding: 5px 3px 2px 5px;
|
175
|
+
vertical-align: text-bottom;
|
176
|
+
}
|
177
|
+
|
178
|
+
.video-container {
|
179
|
+
position: relative;
|
180
|
+
padding-bottom: 56.25%;
|
181
|
+
padding-top: 30px;
|
182
|
+
margin-bottom: 30px;
|
183
|
+
height: 0;
|
184
|
+
overflow: hidden;
|
185
|
+
}
|
186
|
+
|
187
|
+
.video-container iframe {
|
188
|
+
position: absolute;
|
189
|
+
top: 0;
|
190
|
+
left: 0;
|
191
|
+
width: 100%;
|
192
|
+
height: 100%;
|
193
|
+
}
|