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

📄 css.css

📁 一个有用的东西 希望大家喜欢 谢谢大家对本站的支持
💻 CSS
字号:
body {
	margin-top: 0px;
	margin-bottom: 0px;	
}
BODY {
	SCROLLBAR-FACE-COLOR: #EDEDED; SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF; SCROLLBAR-SHADOW-COLOR: #bdbdbd; SCROLLBAR-3DLIGHT-COLOR:#ffffff; SCROLLBAR-ARROW-COLOR: #939393; SCROLLBAR-TRACK-COLOR: #F4F4F4; SCROLLBAR-DARKSHADOW-COLOR: #404040
}
.table_1 {
	border: 1px solid #CCCCCC;

}
.table_bg1 {
	background-color: #FFFFFF;
}
.top_down_table_bg {
	background-image:  url(title_down_table_bg.gif);
}
td {
	font-size: 9pt;
	color: #000000;
}
a:link {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF3333;
	text-decoration: none;
}
.text {
	line-height: 16px;
}
.delline {
	color: #FF0000;
	text-decoration: line-through;
}

⌨️ 快捷键说明

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