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

📄 css.css

📁 提供企业bug的追踪流程
💻 CSS
字号:
.12p {
	font-size: 12px;
	text-decoration: none;
	line-height: 120%;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
.12wide {
	font-size: 12px;
	line-height: 150%;
}
.flet-input {
	font-size: 12px;
	text-decoration: none;
	border: 1px solid #666666;
}

⌨️ 快捷键说明

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