⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fontsty.css

📁 进销存管理软件,包括服装,制造型销售企业等
💻 CSS
字号:
.titleFont {
	font-family: "新宋体";
	font-size: 14px;
}
.contentFont {
	font-family: "新宋体";
	font-size: 12px;
}
.jd{
			font-family : Webdings;
			color : #FFFFFF;
			cursor : hand;
		}
.hFont {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
.whitFont {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFFFF;
}
.navyBlue {
     font-size: 12px;
	font-family: "宋体";
	color: 165387;
}
.xingColor {
	color: #FF0000;
}
.greenFont {
	font-family: "宋体";
	font-size: 14px;
	color: #669966;
	font-weight: bold;
}
.companyFont {
	font-family: "宋体";
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.helpBigFont {
	font-family: "宋体";
	font-size: 18px;
	font-weight: bold;
}

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -