diff --git a/assets/css/comments.css b/assets/css/comments.css index 8f01997..c482409 100644 --- a/assets/css/comments.css +++ b/assets/css/comments.css @@ -1,3 +1,14 @@ +.comments > h2 { + margin-bottom: 0; +} +.comments .email-address-notice { + margin: 0; + font-size: smaller; +} +.comments .enable-javascript-notice { + font-style: italic; +} + /* Isso styling */ h4.isso-thread-heading { color: var(--text-0); diff --git a/layouts/_partials/comments.html b/layouts/_partials/comments.html index e7a8477..c7eed10 100644 --- a/layouts/_partials/comments.html +++ b/layouts/_partials/comments.html @@ -5,15 +5,15 @@ {{ end }} -

Comments

-

+

Comments

+

If you provide an email address, you can enable notifications for replies to your comment. It will not be shown publicly.