Add illustration
This commit is contained in:
@ -82,6 +82,11 @@ Dear splayed its ears. *"It is hard to let go of that desire, yes. A few of them
|
|||||||
|
|
||||||
"Interesting good? Interesting bad?" Ey laughed. "You can't call them mad and then just leave 'interesting' hanging in there."
|
"Interesting good? Interesting bad?" Ey laughed. "You can't call them mad and then just leave 'interesting' hanging in there."
|
||||||
|
|
||||||
|
<figure>
|
||||||
|
<img src="/cairns.png" alt="Codrin and Dear building a cairn in the prairie">
|
||||||
|
<figcaption>Art by <a href="https://jaiyandt.com" target="_blank">JAIYANDT</a>.</figcaption>
|
||||||
|
</figure>
|
||||||
|
|
||||||
*"Of course I can."* It stood again, dusting off its legs. *"But I love you, so I will not. As far as I can tell, many initially picked up artistic endeavors of some sort or another, and almost to a one, they became interested in history and preservation. I am sure that you have read several of their works. For those who experienced such, much of the strain on their personalities began to show about twenty years ago."*
|
*"Of course I can."* It stood again, dusting off its legs. *"But I love you, so I will not. As far as I can tell, many initially picked up artistic endeavors of some sort or another, and almost to a one, they became interested in history and preservation. I am sure that you have read several of their works. For those who experienced such, much of the strain on their personalities began to show about twenty years ago."*
|
||||||
|
|
||||||
"Twenty years ago, huh? Around the time of *On the Perils of Memory*? Or the launch?"
|
"Twenty years ago, huh? Around the time of *On the Perils of Memory*? Or the launch?"
|
||||||
|
|||||||
BIN
static/cairns.png
Normal file
BIN
static/cairns.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 497 KiB |
@ -38,3 +38,13 @@ dd {
|
|||||||
margin-bottom: 1rem;
|
margin-bottom: 1rem;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
figure {
|
||||||
|
margin: 1rem auto;
|
||||||
|
max-width: 90%;
|
||||||
|
}
|
||||||
|
|
||||||
|
figcaption {
|
||||||
|
text-align: center;
|
||||||
|
opacity: 0.9;
|
||||||
|
font-size: 50%;
|
||||||
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user