Newer
Older
CasicBioRecNew / qss / startup.css
QLabel {
	color: #6868A6;
	font-family: "Microsoft YaHei";
}

QLabel#labDate {
	font-size: 48px;
	padding-bottom: 100px;
}

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

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