亚马逊样式
www.amazon.com by xiaolongmr
Details
Authorxiaolongmr
License随便用
Categoryhttps://www.amazon.com
Created
Updated
Size816 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
@version 20241023.00.58
@namespace https://z-l.top
@description 亚马逊样式
@homepage https://z-l.top/
@author xiaolongmr
@license 随便用
==/UserStyle== */
@-moz-document url-prefix("https://www.amazon.com/dp") {
:root {
--warp-bgcolor: #ffffffc9;
/* 视频页卡片背景颜色 */
--bg1_float: #f4fffd;
/* 首页滚动时 顶部黏贴的导航栏的背景,和右边返回顶部等的背景 */
--header_l-con_r-con_hoverbg: -1px 3px 15px 8px #84848494;
/* 顶栏 视频左 视频右 鼠标移入背景阴影效果 */
--header-bg: #ffffffc9 border-box;
/* 顶栏背景 */
--body-bg: /*[[T_DIV_BG]]*/;
--自定义背景: url(/*[[T_CUSTOM_BG]]*/);
}
}