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

📄 style.css

📁 使用源码注意项: 1、Windows2000 Professional SP3、DELPHI 6.0、SQL Server2000的开发环境; 2、开发目录为:D:PieceRate
💻 CSS
字号:
body,td,th {
	margin: 0px 0px 0px 0px; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body
{       background-position:center;CURSOR: url(mouse.ani);
	background-image:url(../images/bg5.jpg);
	background-attachment: fixed;
}
a {
	font-size: 12px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
	position: relative; left:1px; top:1px;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.font_Comic {
	font-family: "Comic Sans MS";
}
.input1 {  
	border-left: #666666 1px solid; 
	border-right: #cccccc 1px solid; 
	border-top: #666666 1px solid; 
	border-bottom: #cccccc 1px solid; 
	background-color: #FFFFFF; 
	font-family: "MS Shell Dlg", "Tahoma", "宋体"; 
	font-size: 12px; 
	height: 19px; 
	padding-top: 2px;
}
.input2 {
	border-left: #666666 1px solid; 
	border-right: #cccccc 1px solid; 
	border-top: #666666 1px solid; 
	border-bottom: #cccccc 1px solid; 
	background-color: #F7F7F7; 
	font-family: "MS Shell Dlg", "Tahoma", "宋体"; 
	font-size: 12px; 
	height: 18px; 
	padding-top: 1px;
}
.input3 {
	border-left: #666666 1px solid; 
	border-right: #cccccc 1px solid; 
	border-top: #666666 1px solid; 
	border-bottom: #cccccc 1px solid; 
	background-color: #F7F7F7; 
	font-family: "MS Shell Dlg", "Tahoma", "宋体"; 
	font-size: 12px;
	padding-top: 1px;	
}
.inputCheck {
	border-left: #666666 1px solid; 
	border-right: #cccccc 1px solid; 
	border-top: #666666 1px solid; 
	border-bottom: #cccccc 1px solid; 
	background-color: #F7F7F7; 
	font-family: ??; 
	font-size: 13px;
	font-weight:bold;
	height: 16px; 
	width: 16px;
	padding-top: 1px;
	cursor:hand;
}
.button1 {  
	background: #cccccc; 
	border-bottom: #665b8e 1px solid; 
	border-left: #ffffff 1px solid; 
	border-right: #665b8e 1px solid; 
	border-top: #ffffff 1px solid; color: #333333; 
	cursor: hand; 
	font-family: "MS Shell Dlg", "Tahoma", "宋体"; 
	font-size: 12px; 
	height: 20px; 
	padding: 2px;
}
.topspace {
	padding-top: 2px;
}

⌨️ 快捷键说明

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