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

来自有兽档案馆
html, body ,div ,ul, il, footer{
	margin: 0;
	padding: 0;
}
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;
	min-width: 26.25em;
}
.mw-footer-container{
	padding-bottom: 0;
}
.mw-header{
	background-color: #fff;
}
#localNotice{
	margin: 0;
}
#siteNotice{
	font-size: 0.8em;
	margin: 0;
	position: relative;
	text-align: center;
}
#footer{
	background-color: #eee;
}
.mw-footer{
	height: 100%;
}