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

gitlab.com/VincentTam/huginn.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorVincent Tam <sere@live.hk>2019-05-21 14:13:03 +0300
committerVincent Tam <sere@live.hk>2019-05-21 15:22:10 +0300
commitb7b83075debcbb78c4331056bae3a7560a2dbdac (patch)
tree6c2ad280069a09ffb1a141cdede92579c1e20efd /assets
parent2304f8d3d0add73c34cf8368b07c5ed06aaef471 (diff)
L'espace gauche de réponses
Diffstat (limited to 'assets')
-rw-r--r--assets/css/staticman.css4
1 files changed, 2 insertions, 2 deletions
diff --git a/assets/css/staticman.css b/assets/css/staticman.css
index 3c71e7b..9581eb8 100644
--- a/assets/css/staticman.css
+++ b/assets/css/staticman.css
@@ -2,7 +2,7 @@
margin-top: 1rem;
}
-.staticman-comments article.static-comment {
+.staticman-comments .static-comment {
padding: 0.5rem 0.3rem;
margin: 0.6rem 0.3rem;
}
@@ -48,7 +48,7 @@
}
.staticman-comments .static-comment-reply {
- margin-left: 1rem;
+ margin-left: 1.5rem;
}
.staticman-comments .reply-target::before {