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
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/css/main.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/static/css/main.css b/static/css/main.css
index fd05a1c..355f437 100644
--- a/static/css/main.css
+++ b/static/css/main.css
@@ -283,6 +283,10 @@ ul {
margin: 0;
}
+.post-tags a {
+ margin-right: 5px;
+}
+
.post .post-header .meta {
padding-left: 5px;
margin-top: 10px;