diff --git a/plusfuture/css/style.css b/plusfuture/css/style.css index 5acdabb..308cf23 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -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'; }