Skip to content

Commit

Permalink
forgot this bit
Browse files Browse the repository at this point in the history
  • Loading branch information
TangentFoxy committed Sep 2, 2016
1 parent 8b6cd50 commit 0bf6945
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions static/css/blog.css
@@ -0,0 +1,21 @@
h2 > a {
text-decoration: none;
}

h3 > a {
text-decoration: none;
}

h3 {
text-align: right;
}

.post-preview {
margin: auto;
padding: 8px;
border: 1px solid #235;
}

.post-preview > h3 {
text-align: center;
}

0 comments on commit 0bf6945

Please sign in to comment.