update from sparkleup
This commit is contained in:
parent
d4b7360097
commit
6fc7e5395d
|
@ -142,3 +142,9 @@ h1, h2, h3, h4, h5, h6 {
|
|||
.toc ul {
|
||||
margin: 0;
|
||||
}
|
||||
|
||||
.verse {
|
||||
white-space: pre-wrap;
|
||||
border-left: 1px solid #cccccc;
|
||||
padding-left: 0.5rem;
|
||||
}
|
||||
|
|
|
@ -13,6 +13,9 @@
|
|||
</header>
|
||||
<article class="content">
|
||||
<p><span class="tag">writing</span> <span class="tag">poetry</span></p>
|
||||
<p><div class="verse">Arctic fox's den
|
||||
adorned with flowers and snow
|
||||
garden in winter</div></p>
|
||||
<span class="control">Expand all</span>
|
||||
</article>
|
||||
<footer>
|
||||
|
|
Loading…
Reference in New Issue