真ん中のコンテンツだけあればいいんだよな
すっきりTogetter by dnin
Details
Authordnin
LicenseNo License
Categorytogetter
Created
Updated
Size445 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 すっきりTogetter
@version 20220626.02.18
@namespace userstyles.world/user/dnin
@description 真ん中のコンテンツだけあればいいんだよな
@author dnin
@license No License
==/UserStyle== */
@-moz-document domain("togetter.com") {
#document > main > aside,
.right,
#header,
.header_info_box ,
#gototop,
#fixed_social_footer,
#social_floating_box,
#fixed_header{display:none}
}