More work on post
This commit is contained in:
parent
c6311da4d1
commit
37022f7bdb
3 changed files with 102 additions and 6 deletions
|
@ -96,7 +96,6 @@ body, .post, .series {
|
|||
|
||||
|
||||
/* Style the post header, body, and blurbs */
|
||||
/* TODO: Style footnotes and get footnote hover working */
|
||||
.post-header, .post-body, .series-header {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
@ -160,7 +159,6 @@ body, .post, .series {
|
|||
border-radius: 0.25em;
|
||||
}
|
||||
|
||||
/* TODO: Nice fancy blockquotes */
|
||||
blockquote {
|
||||
width: 90%;
|
||||
border-radius: var(--box-radius);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue