From 6606f7a3bf999d8452935c3733ebd09554d43517 Mon Sep 17 00:00:00 2001 From: rxdn <29165304+rxdn@users.noreply.github.com> Date: Sun, 7 Feb 2021 20:10:59 +0000 Subject: [PATCH] Rename referral --- public/static/css/style.css | 2 +- public/static/img/{referral.png => custom.png} | Bin public/templates/includes/sidebar.tmpl | 2 +- 3 files changed, 2 insertions(+), 2 deletions(-) rename public/static/img/{referral.png => custom.png} (100%) diff --git a/public/static/css/style.css b/public/static/css/style.css index d405756..3b4d9d8 100644 --- a/public/static/css/style.css +++ b/public/static/css/style.css @@ -51,7 +51,7 @@ html > ::-webkit-scrollbar { transition: background-color 0.5s ease; } -#referral-image { +#custom-image { max-height: 70px; max-width: 90%; } diff --git a/public/static/img/referral.png b/public/static/img/custom.png similarity index 100% rename from public/static/img/referral.png rename to public/static/img/custom.png diff --git a/public/templates/includes/sidebar.tmpl b/public/templates/includes/sidebar.tmpl index 144c712..f71eaee 100644 --- a/public/templates/includes/sidebar.tmpl +++ b/public/templates/includes/sidebar.tmpl @@ -17,7 +17,7 @@ {{if .referralShow}} {{end}}