This repository has been archived on 2020-12-29. You can view files and clone it, but cannot push or open issues or pull requests.
thoughtpile/static/blog.css

12 lines
134 B
CSS

.paragraph p
{
text-indent: 2ch;
margin: 0 auto;
text-align: justify;
}
.content, .listingblock
{
margin-top: 1em;
}