bilibili 播放页样式
bilibili 播放页样式 by prettylikeme
Details
Authorprettylikeme
LicenseNo License
Categorybilibili
Created
Updated
Size243 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 bilibili 播放页样式
@version 20240823.08.56
@namespace ?
==/UserStyle== */
@-moz-document url-prefix("https://www.bilibili.com/video/") {
#multi_page {
.cur-list {
max-height: 600px;
}
}
}