15 lines
249 B
Markdown
15 lines
249 B
Markdown
---
|
|
title: "Selected Letters"
|
|
type: chapter
|
|
---
|
|
<style>
|
|
blockquote:first-of-type {
|
|
background-color: #fbfbfb;
|
|
font-size: 80%;
|
|
padding: 1rem;
|
|
border: 1px solid #eee;
|
|
border-bottom-style: dashed;
|
|
text-align: center;
|
|
}
|
|
</style>
|