I cut out the extraneous parts.
It's from a long time ago, but it's still usable.
Please copy and paste and utilize.
note.com_Clearly by yusuke
Details
Authoryusuke
LicenseNo License
Categoryuserstyles
Created
Updated
Size712 B
Statistics
Learn how we calculate statistics in the FAQ.
Failed to fetch stats.
Description
Notes
Userstyle doesn't have notes.Source code
/* ==UserStyle==
@name note.com_Clearly
@namespace None
@version 1.0.0
@description None
@author None
@license GNU
==/UserStyle== */
@-moz-document domain("note.com") {
.o-hashtagInput__contest,
.m-tagList,
.o-hashtagInput__itemTitle,
/*.m-basicModalContent__body,*/
.o-noteContentHeader__share,
.p-article__support,
.p-article__action,
.p-article__comment,
.m-accordion,
.o-advancedSetting,
.m-hashtagOnboarding__intro,
.m-shareSheet,
.sc-17hqg2l-0,
.sc-704b8q-1,
.o-shareBooster,
.o-noteContentHeader__share,
.o-noteContentHeader__avatar,
.o-footer__menu {
display: none !important;
}
}