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

📄 style.css

📁 学生管理系统(asp.net+sql server)
💻 CSS
字号:
body {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
button {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
}
input
{
	width:50px;

}
.textbox {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #999999;
	text-align: left;
	vertical-align: middle;
	width: 70;
}
.textboxmoney
{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #999999;
	text-align: right;
	vertical-align: middle;
}
.button {
	font-family: "宋体";
	font-size: 9pt;
	border: 1px solid #999999;
	line-height: 16px;
	text-decoration: none;
	vertical-align: middle;
}
textarea {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #999999;
}
select {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #990000;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #999999;
}
table {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	background-position: top;
}
.dgheader {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-color: #eeeeee;
	border: 1px solid #999999;
}
.dgcontent {


	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	border: 1px solid #999999;
	background-position: top;
}
a:visited {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #990000;
	text-decoration: underline;
}
a:active {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
}
a:link {
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #0033FF;
	text-decoration: none;
}
.buttonTable
{
	font-family: "宋体";
	font-size: 9pt;
	line-height: 16px;
	color: #333333;
	text-decoration: none;
	border: 0px solid #999999;
	background-position: top;
}
button{
	font-family: "Tahoma", "宋体";
	font-size: 9pt;
	color: #0066cc;
	top border-color: #FFFFFF ; 
	background-color: #f0fbec;
	font-style: normal;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #c8e4ff;
	border-bottom: 1px solid #c8e4ff;
	border-left: 1px solid #ffffff;
	background-image: url('none');
}
.text1 {
	font-family: "宋体";
	font-size: 12pt;
	line-height: 20px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
.FunText {
	font-size: 9pt;
	font-weight:bold;
}

⌨️ 快捷键说明

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