hide amazon shopping cart sidebar
www.amazon.com - 9/2/2022, 8:06:30 PM by the_kawaii_castle
Details
Authorthe_kawaii_castle
LicenseNo License
Categoryamazon.com
Created
Updated
Size479 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 www.amazon.com - 9/2/2022, 8:06:30 PM
@namespace github.com/openstyles/stylus
@version 1.0.0
@description A new userstyle
@author Me
==/UserStyle== */
#navbar #nav-flyout-ewc,
#navbar::before,
#navbar::after {
display: none!important;
}
body {
padding-right: 0!important;
}@-moz-document url-prefix("https://www.amazon.com/b/?node=18190131011&ld=AZUSSOA-seemore&ref_=footer_seemore") {
/* Insert code here... */
}