Added blog post, updated styles

This commit is contained in:
Paulus Schoutsen 2014-12-26 00:03:31 -08:00
parent f3cc5e337b
commit 3579458b40
24 changed files with 206 additions and 107 deletions

View file

@ -40,7 +40,8 @@ a {
}
article.post,
article.page {
article.page,
article.listing {
img {
border: 5px solid #fff;
border-radius: 3px;

View file

@ -70,7 +70,8 @@ article {
font-size: 12px;
padding: 0 0 5px;
> * {
margin-right: 20px;
margin-right: 15px;
white-space: nowrap;
&:last-child {
margin-right: 0;