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

📄 sy1.css

📁 可以实现用户的添加、修改及模糊搜索及登陆验证 将DB_51aspx文件里面的 数据库文件 附加就可以了 数据库为(Sqlserver 2005 ) 帐号/密码: 51aspx/51aspx We
💻 CSS
字号:
body
{
	font-size: 9pt;
	color: #999999;
	font-family: Arial, Verdana, 宋体, 微软雅黑;
	text-decoration: none;
	background-color: #666666;
}
.box
{
	background-color: #ffffff;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 8px;
	padding-top: 8px;
}
a
{
	font-size: 9pt;
	color: #0099cc;
	font-family: Arial, Verdana, 宋体, 微软雅黑;
	text-decoration: none;
}
.daohan
{
	font-size: 9pt;
	color: #999999;
	font-family: Arial, Verdana, 宋体, 微软雅黑;
	text-decoration: none;
	height: 20px;
	background-color: #ffffff;
}
.daohan ul
{
	margin: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.daohan ul li
{
	clear: right;
	float: left;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 4px;
	padding-top: 4px;
}
.daohan ul li a
{
	font-size: 9pt;
	color: #cc0066;
	font-family: Arial, Verdana, 宋体, 微软雅黑;
	text-decoration: none;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 4px;
}
.daohan ul li a:hover
{
	font-size: 9pt;
	color: #ffffff;
	font-family: Arial, Verdana, 宋体, 微软雅黑;
	text-decoration: none;
	background-color: #cc0066;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 2px;
	padding-top: 4px;
}
.list
{
	border-right: #cccccc 1px solid;
	border-top: #cccccc 1px solid;
	border-left: #cccccc 1px solid;
	border-bottom: #cccccc 1px solid;
	margin: 4px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	list-style-type: none;
}
.list ul
{
	margin: 0px;
}
.list ul li
{
	font-size: 9pt;
	color: #0099cc;
	font-family: Arial, Verdana, 宋体, 微软雅黑;
	border-bottom: #cccccc 1px dashed;
	line-height: 1.8em;
	list-style-type: none;
}
.list ul li a
{
	font-size: 9pt;
	color: #0099cc;
	font-family: Arial, Verdana, 宋体, 微软雅黑;
	line-height: 1.8em;
}
.list ul li a:hover
{ 
	font-size: 9pt;
	color: #990033;
	font-family: Arial, Verdana, 宋体, 微软雅黑;
	line-height: 1.8em;
	font-weight: normal;
	background-image: none;
	/*background-color: #cccccc;*/
; text-decoration: underline; }

.bl
{
	font-size: 9pt;
	color: #999999;
	font-family: Arial, Verdana, 宋体, 微软雅黑;
	line-height: 1.8em;
	font-weight: bold;
	}


⌨️ 快捷键说明

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