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

📄 css.css

📁 只是一网站项目不错的可以看看的不看会后悔啊
💻 CSS
字号:
body {
	background-color: #2E2E2E;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-size: 12px;
	color: #D9D6D6;
}
a:link {
	color: #D9D6D6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #D9D6D6;
}
a:hover {
	text-decoration: underline;
	color: #D9D6D6;
}
a:active {
	text-decoration: none;
	color: #D9D6D6;
}
.news {
	line-height: 20px;
}
.style1 {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}
.unnamed1 {
	line-height: 16px;
}
.red{color:#FF0000;}

⌨️ 快捷键说明

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