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

github.com/vividvilla/ezhil.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/main.css')
-rw-r--r--static/css/main.css8
1 files changed, 8 insertions, 0 deletions
diff --git a/static/css/main.css b/static/css/main.css
index c0f2453..4e7a78a 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -279,6 +279,14 @@ ul {
margin: 0;
}
+.post .post-header .post-tags {
+ padding-left: 5px;
+}
+
+.post .post-header .post-tags a {
+ margin-right: 5px;
+}
+
.post .post-header .meta {
padding-left: 5px;
margin-top: 10px;