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

📄 css.css

📁 在线邮件列表抓取与发送系统SQL版
💻 CSS
字号:
body,td,th {
	font-size: 12px;
	color: #666666;
    margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: underline;
	color: #3399cc;
}
a:active {
	text-decoration: none;
}
.box {
	font-size: 12px;
	padding: 2px;
	height: 20px;
	background-color: #ffffff;
	border: 1px solid #666666;
}
.box3 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	height: 20px;
	border: 1px solid #A7A7A7;
}
.box4 {
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	height: 20px;
	border: 1px solid #A7A7A7;
	width: 100px;
}
.biaogo_1 {
	border-top-width: 5px;
	border-bottom-width: 5px;
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top: 3px;
	padding-bottom: 3px;
}
.box5 {
	width: 100%;
}
.box6 {
	width: 90%;
}
.box7 {
	width: 50%;
}
.box1 {
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	height: 20px;
}

⌨️ 快捷键说明

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