srctree

Gregory Mullen parent 27526b31 d071bd2d
css for new post

static/static/main.css added: 13, removed: 3, total 10
@@ -57,9 +57,9 @@ footer {
grid-area: right;
}
blockquote {
padding: .8em ;
padding: 0 .8em .2em ;
border-left: solid gray 3px;
margin-bottom: 1em;
margin-bottom: .6em;
margin-left: 1rem;
}
blockquote p {
@@ -105,7 +105,17 @@ footer {
.post-meta {
margin: 0.66rem 0;
font-size: 80%;
}
 
.muted {
color: #9a9076;
font-size: 80%;
font-family: 'Open Sans', sans-serif;
}
 
p > img {
margin: 0 auto;
display: block;
}
 
.footnote-ref {