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

📄 css.css

📁 企业网站管理系统(C#.NET2003开发),供初学者学习!
💻 CSS
字号:
body {
	background-image: url(BG.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.text01 {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}
.box01 {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	background-color: #F8F8F8;

}
.text02 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	letter-spacing: 4pt;


}
.text03 {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height: 200%;

}
.text04 {
	font-family: "宋体";
	font-size: 12px;
	color: #188EFF;
	text-decoration: none;
	letter-spacing: 3pt;

}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}
a.1:link {
	font-family: "宋体";
	font-size: 12px;
	color: #188EFF;
	text-decoration: none;
}
a.1:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #188EFF;
	text-decoration: none;
}
a.1:active {
	font-family: "宋体";
	font-size: 12px;
	color: #188EFF;
	text-decoration: none;
}
a.1:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #188EFF;
	text-decoration: underline;
}
a.2:link {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.2:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.2:active {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
a.2:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

</body>
</html>

⌨️ 快捷键说明

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