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

📄 style.css

📁 Follow me超级搜索引擎 源码
💻 CSS
字号:
td {
	font-size: 9pt;
}
body {
	font-size: 9pt;
}
a {
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #FF0000;
}
.input {
	font-size: 12px;
	border-top: 1px inset;
	border-right: 1px inset #CCCCCC;
	border-bottom: 1px inset #CCCCCC;
	border-left: 1px inset;
	height: 18px;
}
.subbt {
	font-size: 12px;
	padding-top: 1px;
	height: 19px;
	border: 1px double #CCCCCC;
	background-color: #f5f5f5;
	cursor: hand;

⌨️ 快捷键说明

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