Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dplesca/purehugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDragos Plesca <dragos.plesca@gmail.com>2014-10-24 02:15:48 +0400
committerDragos Plesca <dragos.plesca@gmail.com>2014-10-24 02:15:48 +0400
commit24df8c4d7bf25a394cf174016be4ed3b911d4486 (patch)
treed05d1cfc4523464d15cb070ae267e0ba41a30c48 /static
parent0ad1947f72d8fbbe2cf7d15d8ee959613f3e0db9 (diff)
A bit of spacing for post meta
Diffstat (limited to 'static')
-rw-r--r--static/css/blog.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/css/blog.css b/static/css/blog.css
index bf7a64c..f9721f1 100644
--- a/static/css/blog.css
+++ b/static/css/blog.css
@@ -135,7 +135,7 @@ h3 {
.post-meta {
color: #999;
font-size: 90%;
- margin: 0;
+ margin: 5px 0;
}
.post-category {