This repository has been archived by the owner on Jan 6, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 14
/
Copy paththousand.pt.digital.html
328 lines (253 loc) · 14.2 KB
/
thousand.pt.digital.html
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
<html><meta charset='UTF-8'><body class='lang_pt format_digital'><style>
@font-face { font-family: 'maruko'; src: url('assets/fonts/maruko.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'segoeprb'; src: url('assets/fonts/segoeprb.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'tea'; src: url('assets/fonts/tea.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'Jura'; src: url('assets/fonts/jura_regular.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@font-face { font-family: 'azuki_font'; src: url('assets/fonts/azuki_font.ttf') format('truetype'); font-weight: normal; font-style: normal; }
@page { size: 148mm 210mm; width:592px; height:840px; margin:0px; padding:0px }
body { font-family:'azuki_font','aquafont','Garamond'; padding:0px; margin:0px;}
page { page-break-after: always; display:block; position:relative; overflow:hidden; background:#ffffff; width:592px; height:820px; }
page id { position: absolute;bottom: 10px;display: block;text-align: center;width:100%;}
page grave { display:inline; background-image:url(assets/accent.grave.svg); background-position:center 0px; background-repeat:no-repeat}
page aigue { display:inline; background-image:url(assets/accent.aigue.svg); background-position:center 0px; background-repeat:no-repeat}
page tilde { display:inline; background-image:url(assets/accent.tilde.svg); background-position:center 0px; background-repeat:no-repeat}
page cedil { display:inline; background-image:url(assets/accent.cedil.svg); background-position:center 0px; background-repeat:no-repeat}
page trema { display: inline-block;background-position: center 0px;height: 15.5px;; background-repeat:no-repeat}
page trema:before { background-color:white; display: inline-block;width: 15px;height: 15px;content: ' ';position: absolute; background-image: url(assets/accent.trema.svg); }
page .umlaut { display: inline-block; position: relative; }
page .umlaut:before { display: block; width: 17px; margin-left: -9px; height: 100%; content: ''; position: absolute; top: 8px; left: 50%; background: url(assets/accent.umlaut.svg) no-repeat center top; background-size: contain; }
/* Hungarian accents */
page acute { display: inline-block; position: relative; }
page acute:before { display: block; width: 17px; margin-left: -8px; height: 100%; content: ''; position: absolute; top: 15px; left: 50%; background: url(assets/accent.acute.svg) no-repeat center top; background-size: contain; }
page acute_26 { display: inline-block; position: relative; }
page acute_26:before { display: block; width: 17px; margin-left: -9px; height: 100%; content: ''; position: absolute; top: 5px; left: 50%; background: url(assets/accent.acute.svg) no-repeat center top; background-size: contain; }
page acute_up { display: inline-block; position: relative; }
page acute_up:before { display: block; width: 17px; margin-left: -8px; height: 100%; content: ''; position: absolute; top: -3px; left: 50%; background: url(assets/accent.acute.svg) no-repeat center top; background-size: contain; }
page dblacute { display: inline-block; position: relative; }
page dblacute:before { display: block; width: 17px; margin-left: -10px; height: 100%; content: ''; position: absolute; top: 2px; left: 50%; background: url(assets/accent.dblacute.svg) no-repeat center top; background-size: contain; }
page diacrit { display: inline-block; position: relative; }
page diacrit:before { display: block; width: 17px; margin-left: -9px; height: 100%; content: ''; position: absolute; top: 0px; left: 50%; background: url(assets/accent.diacrit.svg) no-repeat center top; background-size: contain; }
page diacrit_up { display: inline-block; position: relative; }
page diacrit_up:before { display: block; width: 17px; margin-left: -9px; height: 100%; content: ''; position: absolute; top: -13px; left: 50%; background: url(assets/accent.diacrit.svg) no-repeat center top; background-size: contain; }
page.title aigue { display: inline-block;background-position-y: -4px }
page.illustration aigue { background-size: 18px 20px }
page.chapter aigue { background-size: 18px 20px }
body.lang_ru h1 { letter-spacing:-12px}
body.lang_ru .cover h1 { letter-spacing:-8px}
body.lang_ru .title h1 { letter-spacing:-8px}
body.lang_ru .preface p {letter-spacing:-6px}
body.lang_ru .thank p {letter-spacing:-6px}
body.lang_el { font-family: 'segoeprb', sans-serif; }
body.lang_el h1 { letter-spacing:0px}
body.lang_el .illustration h1 { letter-spacing:0px}
body.lang_el .preface p { letter-spacing:0px}
body.lang_ar { font-family: 'Jura', Tahoma !important; }
body.lang_ar line { display:block}
body.lang_ar .preface line { text-align:right}
body.lang_ch { font-family: 'tea'}
body.lang_pt { font-family: 'aquafont', 'Yuanti TC', sans-serif; }
body.lang_pl { font-family: 'aquafont', 'Yuanti TC', sans-serif; }
body.lang_hu { font-family: 'aquafont', 'Yuanti TC', sans-serif; }
body.format_print { background:white; width:1233px}
body.format_print page { page-break-after: unset;display:block; float:left; border-bottom:1px solid white}
body.format_print page:nth-child(odd) { page-break-after: right; border-left:1px solid black; border-right:1px solid white; margin-left:40px }
body.format_print page:nth-child(even) { page-break-after: left; clear:both; }
page.cover { background:white; overflow:hidden }
page.cover img { width:100% }
page.cover h1 { position:absolute; bottom:100px; color:black; text-transform:uppercase; width:100%; text-align:center; font-weight:normal; font-size:36px }
page.cover h1 trema:before { top:-15px }
page.cover img.logo { position: absolute;bottom: 0px;width: 70px;height: 70px;display: block;left:calc(50% - 35px); }
page.cover grave { background-position: center -1px;line-height: 50px;display: inline-block }
page.cover .umlaut:before { width: 18px; margin-left: -10px; top: -9px; }
page.title h1 { font-weight: normal;text-transform: uppercase;display: block;text-align: center;font-size: 36px;margin-top: 120px;margin-bottom: 40px }
page.title h2 { text-transform: uppercase;display: block;text-align: center;font-size: 30px;font-weight: normal;margin-bottom: 40px;padding: 0px 60px;line-height: 40px }
page.title h3 { display:block; text-align:center; font-size:28px; margin-top:40px; font-weight:normal; line-height:40px; margin-bottom:40px; }
page.title h4 { display: block;text-align: center;font-size: 18px;margin-top: 40px;font-weight: normal;line-height: 40px;margin-bottom: 40px;text-transform: uppercase }
page.title img { display: block;width: 200px;margin: 0px auto;margin-bottom: 40px }
page.title grave { background-position: center -1px;line-height: 50px;display: inline-block }
page.title .cap { background-position: center -1px;line-height: 50px;display: inline-block }
page.title trema:before { display:none !important }
page.title .umlaut:before { width: 18px; margin-left: -10px; top: -9px; }
page.preface p { padding:40px; font-size:26px; line-height:36px }
page.preface trema { display:none !important }
page.preface .umlaut:before { margin-left: -7px; top:-10px; width: 13px; margin-top: 12px; }
page.chapter h1 { position:absolute; top:40%; display:block; text-align:center; margin-top:-13px;font-size:40px; width:100%; font-weight: normal }
page.chapter img { width: 300px;height: 300px;position: absolute;top: calc(50%);left: calc(50% - 150px) }
page.chapter h1 grave { display: inline;background-image: url(assets/accent.grave.svg);background-position: 2px 5px !important }
page.chapter h1 aigue { display:inline; background-image:url(assets/accent.aigue.svg); background-position:center 0px }
page.chapter h1 cedil { display:inline; background-image:url(assets/accent.cedil.svg); background-position:3px 13px }
page.illustration img { display: block; width:100%; position:absolute; bottom:0px }
page.illustration h1 { position:absolute; top:100px; display:block; text-align:center; width:calc(100% - 40px); padding:0px 20px; font-size:38px;font-weight: normal; line-height: 60px }
page.illustration h1 trema:before { top:10px }
page.thank p { padding:40px; font-size:26px; line-height:36px }
page.thank h1 { font-weight: normal;text-transform: uppercase;display: block;text-align: center;font-size: 36px;margin-top: 120px;margin-bottom: 40px }
page.thank list { display:block }
page.thank list li { display:block; font-size:20px; line-height:30px }
page.thank list li span.left { width: calc(50% - 15px);display: inline-block;text-align: right;margin-right: 15px }
page.thank list li span.right { width: calc(50% - 15px);display: inline-block;text-align: left;margin-left: 15px }
page.back_cover { background:white; overflow:hidden }
page.back_cover img.logo { position: absolute;bottom: 0px;width: 70px;height: 70px;display: block;left:calc(50% - 35px); }
</style>
<page class='cover'>
<img src='assets/cover.svg'/><h1>Mil Quartos</h1><img class='logo' src='assets/hundred.rabbits.logo.svg'/>
</page>
<page class='blank'>
</page>
<page class='title'>
<h1>Mil Quartos</h1>
<h2>Gato, Coruja, Morcego & Raposa</h2>
<img src='assets/glyph.png'/>
<h3>Ilustrações por Rekka Bellum<br />Texto por Devine Lu Linvega</h3>
<h4>Primeira Edição</h4>
</page>
<page class='blank'>
</page>
<page class='preface'>
<p>Acordas num quarto, rodeado por paredes inquebráveis. Numa secretária repousam um lápis e uma folha de papel em branco.<br/> Dentro da secretária, notas com a tua letra; não as reconheçes.</p>
</page>
<page class='blank'>
</page>
<page class='chapter'>
<h1>Lição 1</h1><img src='assets/lesson.1.png'/>
</page>
<page class='illustration'>
<img src='assets/cat.1.png'/>
<h1>Gato acorda.</h1>
</page>
<page class='illustration'>
<img src='assets/owl.1.png'/>
<h1>Coruja encontra um pedaço de papel.</h1>
</page>
<page class='illustration'>
<img src='assets/bat.1.png'/>
<h1>Morcego encontra um lápis.</h1>
</page>
<page class='illustration'>
<img src='assets/fox.1.png'/>
<h1>Raposa abre a secretária.</h1>
</page>
<page class='blank'>
</page>
<page class='chapter'>
<h1>Lição 2</h1><img src='assets/lesson.2.png'/>
</page>
<page class='illustration'>
<img src='assets/cat.2.png'/>
<h1>Gato arranha as paredes.</h1>
</page>
<page class='illustration'>
<img src='assets/owl.2.png'/>
<h1>Coruja deixa uma mensagem na secretária.</h1>
</page>
<page class='illustration'>
<img src='assets/bat.2.png'/>
<h1>Morcego encontra outro lápis.</h1>
</page>
<page class='illustration'>
<img src='assets/fox.2.png'/>
<h1>Raposa desmonta a secretária.</h1>
</page>
<page class='blank'>
</page>
<page class='chapter'>
<h1>Lição 3</h1><img src='assets/lesson.3.png'/>
</page>
<page class='illustration'>
<img src='assets/cat.3.png'/>
<h1>Gato destrói o lápis e a folha de papel.</h1>
</page>
<page class='illustration'>
<img src='assets/owl.3.png'/>
<h1>Coruja descobre notas dentro da secretária.</h1>
</page>
<page class='illustration'>
<img src='assets/bat.3.png'/>
<h1>Mocego descobre que a secretária está cheia de lápis.</h1>
</page>
<page class='illustration'>
<img src='assets/fox.3.png'/>
<h1>Raposa monta a secretária ao contrário.</h1>
</page>
<page class='blank'>
</page>
<page class='chapter'>
<h1>Lição 4</h1><img src='assets/lesson.4.png'/>
</page>
<page class='illustration'>
<img src='assets/cat.4.png'/>
<h1>Gato entra na secretária.</h1>
</page>
<page class='illustration'>
<img src='assets/owl.4.png'/>
<h1>Coruja tenta entender.</h1>
</page>
<page class='illustration'>
<img src='assets/bat.4.png'/>
<h1>Morcego não vê uma saída.</h1>
</page>
<page class='illustration'>
<img src='assets/fox.4.png'/>
<h1>Raposa tem uma visita.</h1>
</page>
<page class='blank'>
</page>
<page class='chapter'>
<h1>Lição 5</h1><img src='assets/lesson.5.png'/>
</page>
<page class='illustration'>
<img src='assets/cat.5.png'/>
<h1>Gato sai da secretária.</h1>
</page>
<page class='illustration'>
<img src='assets/owl.5.png'/>
<h1>Coruja percebe o quarto.</h1>
</page>
<page class='illustration'>
<img src='assets/bat.5.png'/>
<h1>Morcego acorda.</h1>
</page>
<page class='illustration'>
<img src='assets/fox.5.png'/>
<h1>Raposa tem uma segunda visita.</h1>
</page>
<page class='blank'>
</page>
<page class='chapter'>
<h1>Lição 6</h1><img src='assets/lesson.6.png'/>
</page>
<page class='illustration'>
<img src='assets/cat.6.png'/>
<h1>Gato destrói a secretária.</h1>
</page>
<page class='illustration'>
<img src='assets/owl.6.png'/>
<h1>Coruja descobre um rascunho.</h1>
</page>
<page class='illustration'>
<img src='assets/bat.6.png'/>
<h1>Morcego encontra um lápis.</h1>
</page>
<page class='illustration'>
<img src='assets/fox.6.png'/>
<h1>Raposa tem demasiadas visitas.</h1>
</page>
<page class='blank'>
</page>
<page class='chapter'>
<h1>Última Lição</h1><img src='assets/lesson.7.png'/>
</page>
<page class='blank'>
</page>
<page class='illustration'>
<img src='assets/you.1.png'/>
<h1>O que é que tu farias?</h1>
</page>
<page class='blank'>
</page>
<page class='thank'>
<h1>Agradecimentos</h1><list><li><span class='left'>Russian</span><span class='right'>RA</span></li><li><span class='left'>Japanese</span><span class='right'>Chase & Yuka</span></li><li><span class='left'>German</span><span class='right'>Max Häßlein</span></li><li><span class='left'>Italian</span><span class='right'>Federico Salvador</span></li><li><span class='left'>Dutch</span><span class='right'>Vincent</span></li><li><span class='left'>Greek</span><span class='right'>Paris K. & Nikos Kokolakis</span></li><li><span class='left'>Chinese</span><span class='right'>Humble Ray</span></li><li><span class='left'>Arabic</span><span class='right'>Hazza Alkaabi</span></li><li><span class='left'>Hungarian</span><span class='right'>Attila Mal<acute>a</acute>rik</span></li><li><span class='left'>Espa<tilde>n</tilde>ol</span><span class='right'>F<aigue>a</aigue>yer (Antonio Uribe)</span></li><li><span class='left'>Português</span><span class='right'>Hugo Anaya</span></li><li><span class='left'>Polish</span><span class='right'>Tymoteusz Masiakowski & Tomasz Stecko</span></li></list>
</page>
<page class='back_cover'>
<img class='logo' src='assets/hundred.rabbits.logo.svg'/>
</page>
</body></html>