MediaWiki:Common.css:修订间差异

来自希服维基
无编辑摘要
无编辑摘要
第1行: 第1行:
#siteNotice::empty {
#siteNotice:empty {
display: none;
display: none;
}
}

2025年9月8日 (一) 16:25的版本

#siteNotice:empty {
	display: none;
}

.mw-body h1, .mw-body-content h1, .mw-body-content h2 {
	font-family:-apple-system,"Segoe UI","Helvetica Neue",Helvetica,"Nimbus Sans L",Arial,"Liberation Sans",sans-serif;
}

/* Template:Infobox */
.infobox {
	background: rgba(128, 128, 128, 0.05);
	border: 1px solid rgba(128, 128, 128, 0.67);
	border-collapse: collapse;
}
@media (min-width: 720px) {
	.infobox {
		float: right;
		width: 300px;
		margin-left: 1.5rem;
		margin-bottom: 1.5rem;
	}
}
.infobox-titlebar {
	background: rgba(228, 228, 228, 0.33);
	color: black;
}
.infobox th,
.infobox td {
	text-align: center;
	padding: 1px;
}

/* 首页 */

body.page-希服维基_首页 .firstHeading,
body.page-希服维基_首页 #siteSub,
body.page-希服维基_首页 #header-pagetitle,
.choose-container * {
	display: none;	
}
.choose-container :first-child {
    display: initial;
}

/* Template:X */

.xdi8-pua-text {
    font-family: "XEGOEPUAall", -apple-system, "Segoe UI", sans-serif;
}

@font-face {
    font-family: 'XEGOEPUAall';
    src:
        local("XEGOEPUAall"),
        url("http://哼.site/xdi8/XEGOEPUAall.woff2") format("woff2"),
		url("http://哼.site/xdi8/XEGOEPUAall.woff") format("woff"),
        url('http://哼.site/xdi8/XEGOEPUAall%20Regular.ttf') format('truetype'),
        url("https://cdn.jsdelivr.net/gh/DGCK81LNN/bootstrap-lnn@c0d4c78907b4ebabc6d5d34abd404abf64338816/fonts/XEGOEPUAall.woff2") format("woff2"),
		url("https://cdn.jsdelivr.net/gh/DGCK81LNN/bootstrap-lnn@c0d4c78907b4ebabc6d5d34abd404abf64338816/fonts/XEGOEPUAall.woff") format("woff");
}