diff --git a/README.adoc b/README.adoc index 217a918..cbc2d1c 100644 --- a/README.adoc +++ b/README.adoc @@ -65,6 +65,8 @@ The generated HTML uses these classes: .mastodon-api-comment { margin-left: 1em; + margin-bottom: 0.4em; + padding: 0 0.4em; border: 0.1em solid black; } .mastodon-api-comment:nth-child(even) diff --git a/mastodon-api-comments.html b/mastodon-api-comments.html index 967feff..5d5ee50 100644 --- a/mastodon-api-comments.html +++ b/mastodon-api-comments.html @@ -2,7 +2,7 @@ {{ $status_id := .Get "status_id" | default "" }} {{ partial "mastodon-api-comments-scripts.html" . }} -

+