From cd97d2bc0a1915c868a5f3bf5bdb3c532d8f0ebb Mon Sep 17 00:00:00 2001 From: Sneexy Date: Sun, 21 Apr 2024 22:28:36 -0500 Subject: [PATCH] chore: remove lastfm anf github --- index.html | 8 -------- style.css | 22 ---------------------- 2 files changed, 30 deletions(-) diff --git a/index.html b/index.html index fdab76f..fe7db37 100644 --- a/index.html +++ b/index.html @@ -96,18 +96,10 @@ ListenBrainz Sneexy - - Last.fm - Sneexy - git.gay Forgejo sneexy - - GitHub - sneexy-boi - diff --git a/style.css b/style.css index 8a0f417..ec4136a 100644 --- a/style.css +++ b/style.css @@ -465,17 +465,6 @@ socials and links text-decoration: underline; } } -#lastfm { - background-color: color-mix(in srgb, var(--red) 45%, transparent); - p, a { - color: var(--text); - text-decoration: none; - } - p:hover, a:hover { - color: var(--red); - text-decoration: underline; - } -} #gitgay { background-color: color-mix(in srgb, var(--red) 10%, transparent); p, a { @@ -487,17 +476,6 @@ socials and links text-decoration: underline; } } -#github { - background-color: color-mix(in srgb, var(--mauve) 50%, transparent); - p, a { - color: var(--text); - text-decoration: none; - } - p:hover, a:hover { - color: var(--mauve); - text-decoration: underline; - } -} /* buttons