Newer
Older
CasicBioRecNew / qss / startup.css
tan yue on 10 May 2022 270 bytes 20220510 用户列表页面框架
QLabel {
	color: #6868A6;
	font-family: "Microsoft YaHei";
}

QLabel#labDate {
	font-size: 36px;
}

QLabel#labTime {
	font-size: 100px;
}

QToolButton {
	color: #6868A6;
	font-family: "Microsoft YaHei";
	font-size: 48px;
	background: transparent;
	border-style: none;
}