From 2c331f21ba5fdad5972971ab849ad41da31021e0 Mon Sep 17 00:00:00 2001 From: limepotato Date: Thu, 11 Jul 2024 05:09:10 -0600 Subject: [PATCH] egh --- custom/assets/instance.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom/assets/instance.css b/custom/assets/instance.css index e0df33b59..56178f876 100644 --- a/custom/assets/instance.css +++ b/custom/assets/instance.css @@ -12,7 +12,7 @@ /** Other CSS **/ /* 인스턴스별 닉네임 색상 https://github.com/ltlapy/msky-ext/tree/main/css */ - +/* DISABLE .main a.name[href$="shark.ouroboros.gay"] { color: #1afddc; } .main a.name[href$="ouroboros.gay"] { color: #1afddc; } .main a.name[href$="limbo.nullafati.xyz"] { color: #343434; } @@ -22,7 +22,7 @@ .main a.name[href$="labyrinth.zone"] { color: #593196; } .main a.name[href$="tapenoise.cafe"] { color: #191b22; } .main a.name[href$="wetdry.world"] { color: #191b22; } -:is(article, .reply-to > .main) a.avatar:not([title*="@"]) + :is(span, div) a.name { color: #c0ffee; } +:is(article, .reply-to > .main) a.avatar:not([title*="@"]) + :is(span, div) a.name { color: #c0ffee; } */ /** ThatOneCalculator MisskeyTweaks **/ .profile .banner::after,