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

📄 search.css

📁 在线邮件列表抓取与发送系统SQL版
💻 CSS
字号:
body,td,th {
	font-size: 12px;
	color: #777777;
    margin-top: 0px;
	margin-bottom: 0px;
	line-height: 20px;
}
a.link1:link {
	color: #666666;
	text-decoration: underline;
}
a.link1:visited {
	text-decoration: underline;
	color: #666666;
}
a.link1:hover {
	text-decoration: underline;
	color: #0000ff;
}
a.link1:active {
	text-decoration: underline;
}



a.link2:link {
	color: #666666;
	text-decoration: underline;
}
a.link2:visited {
	text-decoration: underline;
	color: #666666;
}
a.link2:hover {
	text-decoration: underline;
	color: #FF6600;
}
a.link2:active {
	text-decoration: underline;
}


a.link3:link {
	color: #777777;
	text-decoration: underline;
}
a.link3:visited {
	text-decoration: underline;
	color: #777777;
}
a.link3:hover {
	text-decoration: underline;
	color: #FF6600;
}
a.link3:active {
	text-decoration: underline;
}

a.link4:link {
	color: #999999;
	text-decoration: underline;
}
a.link4:visited {
	text-decoration: underline;
	color: #999999;
}
a.link4:hover {
	text-decoration: underline;
	color: #666666;
}
a.link4:active {
	text-decoration: underline;
}



a.link5:link {
	color: #AFD2AA;
	text-decoration: underline;
}
a.link5:visited {
	text-decoration: underline;
	color: #AFD2AA;
}
a.link5:hover {
	text-decoration: underline;
	color: #91E179;
}
a.link5:active {
	text-decoration: underline;
}



a:link {
	color: #009999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #009999;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: none;
}

a.none1:link {
	text-decoration: underline;
	color: #0000CC;
}
a.none1:visited {
	color: #0000CC;
	text-decoration: underline;
}
a.none1:hover {
	text-decoration: underline;
	color: #FF6600;
}
a.none1:active {
	text-decoration: none;
}

a.none:link {
	color: #0000CC;
}
a.none:visited {
	color: #660066;
}
a.none:hover {
	text-decoration: underline;
	color: #0000CC;
}
a.none:active {
	text-decoration: none;
}


.search_l {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #adadad;
	border-bottom-color: #adadad;
	border-left-color: #adadad;
}
.search_box_1 {
	font-size: 13px;
	line-height: 18px;
	color: #999999;
	height: 25px;
	border: 1px solid #adadad;
	width: 400px;
}

.search_box_2 {
	font-size: 13px;
	line-height: 18px;
	color: #666666;
	height: 25px;
	border: 1px solid #adadad;
	width: 300px;
}

.text_1 {
	color: #8C8C8C;
	text-decoration: underline;
	line-height: 20px;
}
.text_2 {
	color: #8C8C8C;
	text-decoration: none;
	line-height: 20px;
}
.text_3 {
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
.text_4 {
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.text_5 {
	font-size: 14px;
	color: #cccccc;
	text-decoration: underline;
	font-weight: bold;
}
.text_6 {
	line-height: 20px;
	color: #999999;
}
.text_7 {
	font-size: 14px;
	color: #666666;
	text-decoration: none;
}
.text_8 {
	font-size: 14px;
	color: #888888;
	text-decoration: none;
	font-weight: bold;
	line-height: 25px;
}
.text_9 {
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	line-height: 25px;
}
.text_10 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	line-height: 18px;
}
.text_11 {
	font-size: 13px;
	color: #666666;
	text-decoration: none;
	line-height: 18px;
}
.search2 {
	margin: 0px;
	padding: 0px;
	height: 25px;
	border: 1px solid #999999;
	font-size: 14px;
	color: #333333;
	background-image: url(search_2.gif);
	line-height: 22px;
	top: 10px;
	overflow: auto;
	position: static;
	z-index: auto;
	left: 10px;
	text-align: center;
	vertical-align: middle;
	white-space: pre;



}
.loginbox {
	height: 20px;
	width: 160px;
}

⌨️ 快捷键说明

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