Template:数字氢气/style.css:修订间差异

模板页面
无编辑摘要
无编辑摘要
第17行: 第17行:
font-size: 24px;
font-size: 24px;
text-align: center;
text-align: center;
height: 55px;
height: 45px;
display: flex;
display: flex;
gap: 10px;
gap: 10px;
justify-content: center;
justify-content: center;
align-items: end;
transition: all 0.5s ease;
transition: all 0.5s ease;
}
}

2023年5月7日 (日) 22:24的版本

#dh-container {
	padding: 20px 0;
}

#dh-container p {
	margin: 0;
}

#dh-container a,
#dh-container a:hover{
	color: unset;
	text-decoration: none;
}

#text-logo {
	font-family: Minecraft AE;
	font-size: 24px;
	text-align: center;
	height: 45px;
	display: flex;
	gap: 10px;
	justify-content: center;
	align-items: end;
	transition: all 0.5s ease;
}

#text-logo #first,
#text-logo #second {
	transition: all 0.5s ease;
}

#text-logo #first:hover {
	color: #1E90FF!important;
	font-size: 28px;
}

#text-logo #second:hover {
	color: #FF4500!important;
	font-size: 28px;
}

#text-logo-font {
	text-align: center;
	color: var(--color-base--subtle);
	font-size: 1.275em;
	letter-spacing: 5px;
}
为了让您的浏览体验更加高效、方便和个性化,遵照《中华人民共和国网络安全法》和《信息安全技术个人信息安全规范》,我们需要您允许本站使用Cookies。在某些情况下,Cookies是使网站正常运行的必要条件。