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

📄 css.css

📁 网站内简繁字体两个连接轻松转换网站内简繁字体两个连接轻松转换
💻 CSS
字号:
.wenzi {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #666666;
}
.dhwz {
	font-family: "宋体";
	font-size: 15px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.wenzi2 {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}

.biankuang {
	border: thin solid #FDE3B2;
}
.su {
	background-attachment: fixed;
	background-image: url(images/z01_r3_c4.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.su2 {
	background-attachment: fixed;
	
	background-image: url(images/z02_r3_c2.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

.zihe {
	background-attachment: fixed;
	background-image: url(images/05.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}

⌨️ 快捷键说明

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