Togetterでニンジャスレイヤー実況まとめが読みやすいよう、公式の投稿を強調表示します
Togetter NJSLYR補助 by Xiwong-Noel
Details
AuthorXiwong-Noel
LicenseNo License
Categorytogetter.com
Created
Updated
Size578 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
第4部シーズン5以降の太字利用に配慮し、またX.comへの移行に対応しました。
アカウント追加、色、フォント等、好みに合わせて変えるとよい。
現在は下記アカウントを対象としています。
ニンジャスレイヤー / 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") {
.tweet_box > .type_tweet > span > a[href="https://x.com/NJSLYR"], .tweet_box > .type_tweet > span > a[href="https://twitter.com/NJSLYR"], .tweet_box > .type_tweet > span > a[href="https://x.com/dhtls"], .tweet_box > .type_tweet > span > a[href="https://twitter.com/dhtls"] {
color: #e83929 !important;
font-weight: 893;
}
}