欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

coad.css

夏茂政府网站
CSS
字号:
body {
	font-size: 9pt;
	margin: 0px;
	padding: 0px;
}
.input1 {
	background-color: f1f1f1;
	border: 1px solid #999999;
	height: 15pt;
}
.input2 {
	background-color: f1f1f1;
	border: 1px solid #999999;
}
td {
	font-size: 9pt;
	line-height: 13pt;
	color: #333333;
}
a {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}

⌨️ 快捷键说明

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