Skip to content

www.bilibili.com by liuzhongcool

Details

Authorliuzhongcool

LicenseNo License

Categorybilibili.com

Created

Updated

Code size595 B

Code checksum3f0dc522

Statistics

Learn how we calculate statistics in the FAQ.

Failed to fetch stats.

Description

wide page list

Notes

Userstyle doesn't have notes.

Source code

/* ==UserStyle==
@name         www.bilibili.com
@version      20220325.15.17
@namespace    userstyles.world/user/liuzhongcool
@description  wide page list
@author       liuzhongcool
@license      No License
==/UserStyle== */

@-moz-document url-prefix("https://www.bilibili.com/video/") {
.multi-page-v1.small-mode .cur-list .list-box li {
	width: 580px !important;
	font-size: 12px !important;
	padding: 0px;
	margin: 0px;
}
.video-container-v1 .right-container.small-mode {
	width: 550px !important;
	margin-left: 5px !important;
}
.multi-page-v1 .cur-list {
	max-height: 800px !important;
}
}

Reviews

No reviews yet.