mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-21 17:37:29 -07:00
parent
8b7ed7e357
commit
2c331f21ba
1 changed files with 2 additions and 2 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue