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

📄 style.css

📁 基于asp的博客系统+论文(代码齐全)经过调试
💻 CSS
字号:
body {
	font-family: "宋体";
	font-size: 12px;
	font-style: normal;
	color: #333333;
	text-decoration: none;
}
.InputBox {
	font-family: "宋体";
	text-decoration: none;
	border: 1px solid #8DC73F;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #608828;
	text-decoration: none;
}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #608828;
	text-decoration: underline;
}

⌨️ 快捷键说明

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