全站通知:

用户:7907840/common.css

来自无畏契约WIKI_BWIKI_哔哩哔哩
跳到导航 跳到搜索

注意:在发布之后,您可能需要清除浏览器缓存才能看到所作出的变更的影响。

  • Firefox或Safari:按住“Shift”的同时单击“刷新”,或按“Ctrl-F5”或“Ctrl-R”(Mac为“⌘-R”)
  • Google Chrome:按“Ctrl-Shift-R”(Mac为“⌘-Shift-R”)
  • Internet Explorer或Edge:按住“Ctrl”的同时单击“刷新”,或按“Ctrl-F5”
  • Opera:按“Ctrl-F5”。
[class*=mw-enhanced-rc-nested],
[class*=mw-changeslist-line-inner]{
	content-visibility: auto;
	text-wrap: stable;
}
.mw-changeslist .mw-changeslist-line {
	display: flex;
	box-sizing: content-box !important;
	margin: 0.25em 0;
	padding: 0.25em;
	border-radius: 0.25em;
	transition: 0.12s background-color cubic-bezier(0.4, 0, 0.2, 1);
	content-visibility: auto;
	text-wrap: stable;
	contain: inline-size layout style paint;
}
.mw-contributions-list {
	content-visibility: auto;
	text-wrap: stable;
	contain: inline-size layout style paint;
	table-layout: fixed;
	padding: 1px;
}
.mw-index-pager-list-header {
	display: revert;
	position: relative !important;
	width: revert;
	height: revert;
	margin: revert;
	border: revert;
	padding: revert;
	overflow: revert;
	content-visibility: auto;
	text-wrap: stable;
}