Commit d337984b authored by Jakob Moser's avatar Jakob Moser
Browse files

Add post timestamp style (make single posts work)

parent 12f4cddd
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -217,6 +217,10 @@ article .content img {
    height: auto;
}

article .post-meta-timestamp {
    font-size: 0.7em;
}

article .content h1,
article .content h2 {
    margin: 0.25em 0em;