From df5bbfbd6620e1bd2aa9a2f2d1ab6004ef515fcb Mon Sep 17 00:00:00 2001 From: harukin Date: Sun, 4 Nov 2018 19:53:51 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=89=E3=83=A1=E3=82=A4=E3=83=B3=E8=AA=8D?= =?UTF-8?q?=E8=A8=BC=E5=AE=9F=E8=A3=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plusfuture/css/style.css | 76 +++++++++++++++++++++++++++++++++++++++- 1 file changed, 75 insertions(+), 1 deletion(-) 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'; +} +