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

📄 style2.css

📁 为武汉市10多家人才网站量身订做的仿真面试版块
💻 CSS
字号:
.n12 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #003366;
	text-decoration: none;
}
.w12 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.link-w12 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	color: #FFFF99;
	text-decoration: none;
	background-color: #003366;
}
a.link-w12:hover {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 140%;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
}
.form {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 130%;
	font-weight: normal;
	font-variant: normal;
	color: #003399;
	text-decoration: none;
	background-color: eeeeee;
	border: 1px solid #003366;
	left: 1px;
	top: 1px;
	right: 1px;
	bottom: 1px;
}

⌨️ 快捷键说明

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