diff --git a/plusfuture/css/style.css b/plusfuture/css/style.css index bc686a1..5acdabb 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -1829,4 +1829,78 @@ a[title*="harukin@plus.haruk.in"]{ a[title*="mstdn.y-zu.org"]{ color: rgb(10, 255, 1); -} \ No newline at end of file +} +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); +} +a[title*="mstdn.y-zu.org"]::before{ + 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"]::after{ + content: 'from Yづドン!'; +} + +a[title*="itabashi.0j0.jp"]{ + color: rgb(0, 255, 170); +} +a[title*="itabashi.0j0.jp"]::before{ + content: ''; + display: inline-block; + width: 18px; + height: 20px; + background-image: url('https://itabashi.0j0.jp/favicon.ico'); + vertical-align: middle; + background-size: contain; +} +a[title*="itabashi.0j0.jp"]::after{ + content: 'from 板橋丼'; +} + +a[title*="mstdn.jp"]{ + color: rgb(253, 156, 156); +} +a[title*="mstdn.jp"]::before{ + content: ''; + display: inline-block; + width: 18px; + height: 20px; + background-image: url('https://mstdn.jp/favicon.ico'); + vertical-align: middle; + background-size: contain; +} +a[title*="mstdn.jp"]::after{ + content: 'from mstdn.jp'; +} + +a[title*="mstdn.jp"]{ + color: rgb(253, 156, 156); +} +a[title*="mstdn.jp"]::before{ + content: ''; + display: inline-block; + width: 18px; + height: 20px; + background-image: url('https://mstdn.jp/favicon.ico'); + vertical-align: middle; + background-size: contain; +} +a[title*="mstdn.jp"]::after{ + content: 'from mstdn.jp'; +} +