Skip to content

Instantly share code, notes, and snippets.

@Y-dash
Y-dash / moved.md
Last active January 20, 2023 21:42
移転済み
@Y-dash
Y-dash / .twitter-user.css
Last active May 7, 2025 08:06
Twitter用のユーザーCSS。わりと老人会仕様。
/* ツイートを好みのフォントに */
body.ja, .r-gwet1z, .r-1tl8opc, .r-1qd0xha {
/* というかコレは昔のTwitterのフォント */
font-family: Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, "MS Pゴシック", "MS PGothic", sans-serif;
}
/* TLのツイートのテキストサイズを好みに */
p.ProfileTweet-text.js-tweet-text.u-dir, .TweetTextSize.js-tweet-text.tweet-text:not(.TweetTextSize--28px), .r-a023e6 {
font-size: 14px;
line-height: 18px;