Togettterの文字装飾をなくす
code:css
p.tweet > span {
font-size: 1em !important;
font-weight: normal !important;
}
.f13,
.f15,
.f17,
.f19,
.f20
{
font-weight: unset;
font-size: unset;
}
.c01,
.c02,
.c03,
.c04,
.c05,
.c06,
.c07,
.c08,
.c09,
.c10,
.c11,
.c12,
.c13,
.c14,
.c15,
.c16,
.c17,
.c18,
.c19,
.c20,
.css-5obanl,
.css-mdguyd,
.css-15agrzi,
.css-1tobdhd
{
color: unset;
font-weight: unset;
}
c01とかの番号で振られてるものはもう無効になってるかも