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

📄 maincss.css

📁 网上书店购物系统
💻 CSS
字号:
a:active {  text-decoration: none; color: #333333}
a:hover {  text-decoration: underline; color: #FF3300}
a:visited {  text-decoration: none; color: #0000FF}
a:link {
	color: #FF9900;
	text-decoration: none;
}
.menufontcolor1 {
	color: #333333;
}
.menufontcolor2 {
	color: #333333;
}
.forminput {
	height: 18px;
	border: 1px dotted;
}
.formtext {
	border: 1px dotted;
}
.td {
	border: 1px dotted;
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}

⌨️ 快捷键说明

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