This commit is contained in:
parent
df5bbfbd66
commit
7885185009
@ -1827,19 +1827,6 @@ a[title*="harukin@plus.haruk.in"]{
|
||||
color: brown;
|
||||
}
|
||||
|
||||
a[title*="mstdn.y-zu.org"]{
|
||||
color: rgb(10, 255, 1);
|
||||
}
|
||||
a[title*="mstdn.y-zu.org"]::after{
|
||||
content: '';
|
||||
display: inline-block;
|
||||
width: 18px;
|
||||
height: 20px;
|
||||
background-image: url('https://mstdn.y-zu.org/favicon.ico');
|
||||
vertical-align: middle;
|
||||
background-size: contain;
|
||||
}
|
||||
|
||||
a[title*="mstdn.y-zu.org"]{
|
||||
color: rgb(10, 255, 1);
|
||||
}
|
||||
@ -1888,19 +1875,19 @@ a[title*="mstdn.jp"]::after{
|
||||
content: 'from mstdn.jp';
|
||||
}
|
||||
|
||||
a[title*="mstdn.jp"]{
|
||||
color: rgb(253, 156, 156);
|
||||
a[title*="odakyu.app"]{
|
||||
color: rgb(0, 0, 255);
|
||||
}
|
||||
a[title*="mstdn.jp"]::before{
|
||||
a[title*="odakyu.app"]::before{
|
||||
content: '';
|
||||
display: inline-block;
|
||||
width: 18px;
|
||||
height: 20px;
|
||||
background-image: url('https://mstdn.jp/favicon.ico');
|
||||
background-image: url('https://odakyu.app/favicon.ico');
|
||||
vertical-align: middle;
|
||||
background-size: contain;
|
||||
}
|
||||
a[title*="mstdn.jp"]::after{
|
||||
content: 'from mstdn.jp';
|
||||
a[title*="odakyu.app"]::after{
|
||||
content: 'from 小田急don';
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user