From 26dde3d791717d4f9be52e760388c5591b21aaed Mon Sep 17 00:00:00 2001 From: Theis Date: Thu, 8 Aug 2024 19:19:15 +0200 Subject: [PATCH] refactor: add favicon and change footer color --- src/html/css/tailwind.css | 5 +++++ src/html/root.html | 11 ++--------- src/html/root_advanced.html | 12 +++--------- 3 files changed, 10 insertions(+), 18 deletions(-) diff --git a/src/html/css/tailwind.css b/src/html/css/tailwind.css index 9194286..1d6a1b6 100644 --- a/src/html/css/tailwind.css +++ b/src/html/css/tailwind.css @@ -775,6 +775,11 @@ video { color: rgb(59 130 246 / var(--tw-text-opacity)); } +.text-gray-300 { + --tw-text-opacity: 1; + color: rgb(209 213 219 / var(--tw-text-opacity)); +} + .text-gray-500 { --tw-text-opacity: 1; color: rgb(107 114 128 / var(--tw-text-opacity)); diff --git a/src/html/root.html b/src/html/root.html index 437cf11..04cebc3 100644 --- a/src/html/root.html +++ b/src/html/root.html @@ -8,6 +8,7 @@ href="https://cdn.xeiaso.net/static/pkg/iosevka/family.css" /> Aion Timeslot Management +
@@ -73,13 +74,6 @@ >Advanced View -
  • - WIP -
  • @@ -116,8 +110,7 @@ -

    Total number of iterations: {{.Iterations}}

    -