From b2a49e1d35fdcaac6a537ec29b53b8c342643aee Mon Sep 17 00:00:00 2001
From: wiichicken <50886841+wiichicken@users.noreply.github.com>
Date: Sun, 16 Feb 2025 12:36:05 -0500
Subject: [PATCH] =?UTF-8?q?=F0=9F=92=97featured=20sites=20are=20now=20in?=
=?UTF-8?q?=20a=20list=20instead=20of=20just=20favicon?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/index.html | 58 ++----------------------
src/media/buttons/favicon/epicomics.png | Bin 255 -> 0 bytes
2 files changed, 4 insertions(+), 54 deletions(-)
delete mode 100644 src/media/buttons/favicon/epicomics.png
diff --git a/src/index.html b/src/index.html
index fb55a131..8dff0588 100644
--- a/src/index.html
+++ b/src/index.html
@@ -255,22 +255,6 @@
backdrop-filter: blur(0px) !important;
-webkit-backdrop-filter: blur(0px) !important;
}
- .twolinkies {
- display: flex;
- margin: 0;
- justify-content: center;
- }
- .twolinkies a {
- padding: 2px;
- display: flex;
- justify-content: center;
- background-color: #004a76 !important;
- border: 1px solid #97cbff;
- color: #cee5ff !important;
- width: 45%;
- margin: 2px;
- font-size: 14px;
- }
.headText {
font-size: 25px;
font-family: 'Kode Mono', monospace;
@@ -481,33 +465,6 @@
display: flex;
align-items: center;
}
- .favrow {
- display: flex;
- justify-content: center;
- padding: 3px 0 0 0;
- }
- .favrow img {
- width: 16px;
- height: 16px;
- image-rendering: pixelated;
- }
- .favrow a {background: none;}
- .favrow a img {
- position: relative;
- transition: 0.15s;
- transform-origin: center;
- pointer-events: none;
- }
- .favrow a:hover {
- max-width: 16px;
- max-height: 16px;
- }
- .favrow a:hover img {
- pointer-events: none;
- transform: scale(4);
- filter: drop-shadow(0 0 10px black);
- z-index: 3;
- }
#googgo a {background: none !important;}
#visitorscount {
background: linear-gradient(90deg, #75f8e3 0%, #75f89c 100%);
@@ -717,17 +674,10 @@
-