Skip to content

Togetter NJSLYR補助 by Xiwong-Noel

Screenshot of Togetter NJSLYR補助

Details

AuthorXiwong-Noel

LicenseNo License

Categorytogetter.com

Created

Updated

Size403 B

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

Togetterでニンジャスレイヤー実況まとめが読みやすいよう、公式の投稿を強調表示します

Notes

アカウント追加、色、フォント等、好みに合わせて変えるとよい。
現在は下記アカウントを対象としています。
ニンジャスレイヤー / Ninja Slayer @NJSLYR
ダイハードテイルズ広報局 @dhtls

Source code

/* ==UserStyle==
@name           Togetter NJSLYR補助
@namespace      github.com/openstyles/stylus
@version        1.0.0
@description    A new userstyle
@author         Me
==/UserStyle== */

@-moz-document domain("togetter.com") {
span:has(a[href="https://twitter.com/NJSLYR"]) + p, span:has(a[href="https://twitter.com/dhtls"]) + p{
    color: navy !important;
    font-weight:bold;
}
}

Reviews

No reviews yet.