From 7ece106d6a89982146c4472ed89b8239227a041b Mon Sep 17 00:00:00 2001 From: Paul Date: Sun, 8 Aug 2021 13:32:28 -0400 Subject: [PATCH] Deemphasize persia.css footer --- stylesheets/persia.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stylesheets/persia.css b/stylesheets/persia.css index 5315c97..2434e2f 100644 --- a/stylesheets/persia.css +++ b/stylesheets/persia.css @@ -235,7 +235,7 @@ footer { bottom: 0; right: 0; color: #fff; - background: linear-gradient(#90c541, #388c73); + background: transparent; padding: 0.25rem; box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.05), 0 2px 3px 0 rgba(0, 0, 0, 0.1); }