start on instance color

This commit is contained in:
nelle 2024-07-11 03:49:01 -06:00
parent e5208faa16
commit baa29fb8d6

View file

@ -10,6 +10,13 @@
* Change this for border-radius values
*/
/** Other CSS **/
/* 인스턴스별 닉네임 색상 https://github.com/ltlapy/msky-ext/tree/main/css */
.main a.name[href$="shark.ouroboros.gay"] { color: #1afddc; }
:is(article, .reply-to > .main) a.avatar:not([title*="@"]) + :is(span, div) a.name { color: #c0ffee; }
/** jormungandr css **/
/* Make foreground of mobile pencil icon dark */