From ec5c4250597c9303d305c0898c9d6b595c72aab3 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Mon, 20 Dec 2021 16:42:49 -0600 Subject: [PATCH] fix --- files/static/dist/main.css | 9 --------- files/templates/CHRISTMAS/submission.html | 12 ++++++------ 2 files changed, 6 insertions(+), 15 deletions(-) diff --git a/files/static/dist/main.css b/files/static/dist/main.css index 98ee7bc1b2..c32ea18d37 100644 --- a/files/static/dist/main.css +++ b/files/static/dist/main.css @@ -3308,15 +3308,6 @@ video { --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(255, 255, 255, 0)); } - .dark .dark\:from-gray-800 { - --tw-gradient-from: rgb(var(--color-800)); - --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to, rgba(var(--color-800), 0)); -} - - .dark .dark\:to-gray-700 { - --tw-gradient-to: rgb(var(--color-700)); -} - .dark .dark\:text-gray-400 { --tw-text-opacity: 1; color: rgba(var(--color-400), var(--tw-text-opacity)); diff --git a/files/templates/CHRISTMAS/submission.html b/files/templates/CHRISTMAS/submission.html index 99a8e5de30..63b679210c 100644 --- a/files/templates/CHRISTMAS/submission.html +++ b/files/templates/CHRISTMAS/submission.html @@ -495,34 +495,34 @@ {% if linked_comment and p.comment_count >= 2%} - + View entire thread {% endif %}