User:顶呱呱的阿杰/vector-2022.css

来自有兽档案馆
body{
	    background: url(https://youshou.wiki/images/f/ff/%E6%9C%89%E5%85%BD%E7%84%89%E5%8A%A8%E7%94%BB%E6%88%AA%E5%9B%BE.jpg) repeat fixed 100% 0;
	    background-size: cover;
}
.client-darkmode body{
	background: url(https://youshou.wiki/images/3/3a/%E6%9C%89%E5%85%BD%E7%84%89%E5%8A%A8%E7%94%BB%E6%88%AA%E5%9B%BE-%E5%8F%8D%E7%9B%B8.jpg) repeat fixed 100% 0;
	    background-size: cover;
}
.mw-page-container{
	background: rgb(240 248 255 / 65%);
	position: relative;
	z-index: 0;
	max-width: 94.625em;
	min-height: 100%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background-color: #ffffff;
	min-width: 26.25em;
}