p justify, and completing dream of a ridiculous man
This commit is contained in:
parent
8689cb3c28
commit
e023640648
2 changed files with 31 additions and 2 deletions
|
|
@ -18,7 +18,35 @@ Suddenly, I noticed in one of these spaces a tiny star and began watching it int
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
{% h(at="07") %}
|
{% h(at="07") %}
|
||||||
One might go so far as to say that the world was created for me alone, as it were: I will shoot myself and the world will cease to exist, at least for me.
|
One might go so far as to say that <mark>the world was created for me alone</mark>, as it were: I will shoot myself and the world will cease to exist, at least for me.
|
||||||
|
{% end %}
|
||||||
|
|
||||||
|
{% h(at="09") %}
|
||||||
|
Now they were burying me in the earth. Everyone went away and I was alone.
|
||||||
|
{% end %}
|
||||||
|
|
||||||
|
{% h(at="16") %}
|
||||||
|
It may have been a dream, but it cannot be that it did not take place.
|
||||||
|
{% end %}
|
||||||
|
|
||||||
|
{% h(at="16") %}
|
||||||
|
Like a foul trichina, <mark>like a pestilential germ bringing contagion to whole countries, I infected that earth, happy and sinless before my arrival.</mark> They learned how to lie, and grew to love lying and perceive its beauty.
|
||||||
|
{% end %}
|
||||||
|
|
||||||
|
{% h(at="17") %}
|
||||||
|
When they tookup criminality, they invented justice and enacted whole codes of law to preserve it, while for the maintenance of the codes they set up the guillotine.
|
||||||
|
{% end %}
|
||||||
|
|
||||||
|
{% h(at="20") %}
|
||||||
|
I won't accept, and refuse to believe that evil is the normal condition of men.
|
||||||
|
{% end %}
|
||||||
|
|
||||||
|
{% h(at="21") %}
|
||||||
|
Dream? What's a dream? <mark>Isn't this life of ours a dream?</mark> I'll go further: suppose it never, ever comes true, and there is no paradise (now *that* I do understand!), well, I'll still go on preaching. And yet how simple a matter it is: in one day, *in one hour* it could all be brought about at once!
|
||||||
|
{% end %}
|
||||||
|
|
||||||
|
{% h(at="21") %}
|
||||||
|
The chief thing is to love others as oneself, that's the main thing, and that's it—absolutely nothing more is necessary.
|
||||||
{% end %}
|
{% end %}
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
|
|
@ -26,6 +26,7 @@ h3 {
|
||||||
|
|
||||||
p {
|
p {
|
||||||
margin: 0 0 1rem;
|
margin: 0 0 1rem;
|
||||||
|
text-align: justify;
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
|
|
@ -84,7 +85,7 @@ hr {
|
||||||
}
|
}
|
||||||
|
|
||||||
mark {
|
mark {
|
||||||
background: #f4ecc2;
|
background: #f4efd8;
|
||||||
padding: 0.1em 0.2em;
|
padding: 0.1em 0.2em;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue