added th
This commit is contained in:
parent
d9235595c4
commit
886ce662ba
2 changed files with 20 additions and 6 deletions
17
content/blog/th.md
Normal file
17
content/blog/th.md
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
+++
|
||||
title = "th"
|
||||
date = 2024-04-21
|
||||
+++
|
||||
|
||||
<pre>
|
||||
id dread the thought of thoughts
|
||||
and of thinking too thoughtfully
|
||||
if things end dreadfully for us;
|
||||
i think all thoughts ive thought
|
||||
while thinking of late have been
|
||||
thoughtful things about us(which
|
||||
thankfully[i thank]works well as
|
||||
things are swell,but hell to the
|
||||
thoughts i’ll thoughtfully think
|
||||
if things end dreadfully for me)
|
||||
</pre>
|
||||
|
|
@ -35,19 +35,16 @@ figcaption {
|
|||
pre {
|
||||
max-width: 100%;
|
||||
overflow-x: auto;
|
||||
}
|
||||
|
||||
pre:has(> code) {
|
||||
padding: 0.75rem 1rem;
|
||||
border-radius: 4px;
|
||||
}
|
||||
|
||||
code {
|
||||
font-size: 0.95em;
|
||||
}
|
||||
|
||||
:not(pre) > code {
|
||||
padding: 0.1em 0.3em;
|
||||
border-radius: 3px;
|
||||
}
|
||||
|
||||
.anchor {
|
||||
text-decoration: none;
|
||||
margin-right: 0.3em;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue