css.css

来自「网站源代码」· CSS 代码 · 共 79 行

CSS
79
字号
.z13 {
	font-family: "宋体";
	font-size: 13px;
	font-style: normal;
	line-height: 1.5;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;

}
.z14 {
	font-family: "宋体";
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #0069B7;

}
.bg {
	background-attachment: scroll;
	background-image: url(images/2_8.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.14 {
	font-family: "宋体";
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	line-height: 1.5;

}
.13 {
	font-family: "宋体";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	color: #999999;

}
.biao {
	border-top: thin none #CCCCCC;
	border-right: thin none #CCCCCC;
	border-bottom: thin none #CCCCCC;
	border-left: thin none #CCCCCC;
	background-image: url(images/bg3.gif);


}
.unnamed1 {
	font-family: "宋体";
	font-size: 14px;
	font-style: normal;
	line-height: 2.5;
	font-weight: normal;
	text-decoration: none;
}
.unnamed2 {
	font-family: "宋体";
	color: #FFFFFF;
	text-decoration: none;
}
.bg2 {
	background-image: url(images/2_11.gif);
	background-position: right center;
}
.unnamed3 {
	font-family: "宋体";
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}

⌨️ 快捷键说明

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