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