diff --git a/src/components/Comments.astro b/src/components/Comments.astro index 5791e3e..7e30efd 100644 --- a/src/components/Comments.astro +++ b/src/components/Comments.astro @@ -20,7 +20,7 @@ import HR from "../components/HR.astro"; @apply font-mono hover:underline; } blockquote { - @apply p-2 pl-4 mb-2 border-l-4 border-l-gray-600 dark:border-l-gray-300 rounded-l-md bg-crusta-100 dark:bg-night-950 dark:bg-opacity-80 text-current; + @apply p-2 pl-4 mb-2 border-l-4 border-l-crusta-300 dark:border-l-night-600 rounded-l-md bg-crusta-100 dark:bg-night-950 dark:bg-opacity-80 text-current; } textarea { @apply p-2 w-full bg-crusta-100 dark:bg-night-950 dark:bg-opacity-80; @@ -41,18 +41,18 @@ import HR from "../components/HR.astro";
By leaving a comment, you agree to the eleboog.com code of conduct. Dishonorable behavior may lead to account limits or termination.
- +By leaving a comment, you agree to the eleboog.com code of conduct. Dishonorable behavior may lead to account limits or termination.
+This is a markup of what I want the comments to look like.
+Like the rest of the site, minimal visual elements & unique text formatting are used to give a text-focused approach that + can easily be scaled back for "lite" or gemini versions of the site.
This would be a reply to the above comment.
This would be an example of a "quoted" reply.user said on May 4, 2025... (jump to ↑)
- This would be a reply to the above comment. +This would be a reply to the above comment.
One more reply for good measure...