From c1ef559afd321f1b85e7cd55a26b226830e6e430 Mon Sep 17 00:00:00 2001 From: harukin Date: Sun, 4 Nov 2018 18:11:06 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=89=E3=83=A1=E3=82=A4=E3=83=B3=E3=81=AE?= =?UTF-8?q?=E8=89=B2=E8=BF=BD=E5=8A=A0=E3=83=86=E3=82=B9=E3=83=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plusfuture/css/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/plusfuture/css/style.css b/plusfuture/css/style.css index 5d5a14f..bc686a1 100644 --- a/plusfuture/css/style.css +++ b/plusfuture/css/style.css @@ -1821,4 +1821,12 @@ dl.bb-dl > dd > li { } .bootstrap-tagsinput { background-color: $comment_item_colour !important; +} + +a[title*="harukin@plus.haruk.in"]{ + color: brown; +} + +a[title*="mstdn.y-zu.org"]{ + color: rgb(10, 255, 1); } \ No newline at end of file