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

📄 css.css

📁 系统运行平台ASP.NET+ACCESS
💻 CSS
字号:
body {
	font-family: Verdana, Arial, Helvetica, sans-serif, 宋体;
	font-size: 12px;
	background-color: #3873B3;
}
td,th,div {
	font-family:Verdana, Arial, Helvetica, sans-serif, 宋体;
	font-size: 12px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
select {  
	background-color:#ffffff;
	color:#000000;
	cursor:default;	
}
button 
{
	font-size:9pt;
	border:1px solid menu; 
	cursor:default;
}
input,textarea{
	BORDER-TOP-WIDTH: 1px;
	PADDING-RIGHT: 1px;
	PADDING-LEFT: 1px;
	BORDER-LEFT-WIDTH: 1px;
	FONT-SIZE: 9pt;
	BORDER-LEFT-COLOR: #c0c0c0;
	BORDER-BOTTOM-WIDTH: 1px;
	BORDER-BOTTOM-COLOR: #c0c0c0;
	PADDING-BOTTOM: 1px;
	COLOR: #000000;
	BORDER-TOP-COLOR: #c0c0c0;
	PADDING-TOP: 1px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif, 宋体;
	BACKGROUND-COLOR: #ffffff;
	BORDER-RIGHT-WIDTH: 1px;
	BORDER-RIGHT-COLOR: #c0c0c0
}

⌨️ 快捷键说明

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