block share button
trickyni trickyniv56@gmail.com
Sat, 11 Apr 2026 11:51:00 +0300
1 files changed,
1 insertions(+),
1 deletions(-)
jump to
M
substack.user.js
→
substack.user.js
@@ -20,6 +20,6 @@ }
a { color: #15156b !important; } a:visited { color: #842310 !important; } .post-header {border-color: #bca782 !important;} - .subscription-widget-wrap, .subscribe-widget, .main-menu, button { display: none !important; } + .button-wrapper, .subscription-widget-wrap, .subscribe-widget, .main-menu, button { display: none !important; } div.pc-justifyContent-space-between:nth-child(2) {height:0; display: none;} `);