From 755a923867add7964398b919745ec09bb1fcdeb3 Mon Sep 17 00:00:00 2001 From: kek7198 Date: Mon, 27 Dec 2021 22:40:18 -0600 Subject: [PATCH] fix --- files/static/src/main.css | 3 +++ files/templates/CHRISTMAS/sidebars/ProfileSidebar.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/files/static/src/main.css b/files/static/src/main.css index 7efbffb837..59e743b47b 100644 --- a/files/static/src/main.css +++ b/files/static/src/main.css @@ -404,6 +404,9 @@ .btn-blue { @apply bg-gradient-to-t from-blue-700 to-blue-600 hover:from-blue-600 hover:to-blue-700 border-blue-900 text-gray-100 focus:text-gray-200; } + .btn-yellow { + @apply bg-gradient-to-t from-yellow-700 to-yellow-600 hover:from-yellow-600 hover:to-yellow-700 border-yellow-900 text-gray-100 focus:text-gray-200; + } .btn-gray { @apply bg-gradient-to-t from-gray-200 to-gray-100 hover:from-gray-100 hover:to-gray-200 border-gray-300 text-gray-700 focus:text-gray-900; } diff --git a/files/templates/CHRISTMAS/sidebars/ProfileSidebar.html b/files/templates/CHRISTMAS/sidebars/ProfileSidebar.html index c069fa9289..91a32f0416 100644 --- a/files/templates/CHRISTMAS/sidebars/ProfileSidebar.html +++ b/files/templates/CHRISTMAS/sidebars/ProfileSidebar.html @@ -154,7 +154,7 @@
  • Damage control
    -