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

📄 menu.css

📁 PHP EMAIL FORM PROCESSING Just use php and mysql Follow the instructions as given in the text fil
💻 CSS
字号:
BODY, PRE, TD, LI, UL, OL, DL, P, FORM, INPUT, SELECT, TEXTAREA {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
IMG {
	border-color:#666666;
}
A {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
A:hover {
	color: #666666;
	text-decoration : underline;
}
.mainsection {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
A.mainsection {
	color: #666666;
	text-decoration: none;
	text-transform: uppercase;
}
A.mainsection:hover {
	color: #FF9C00;
	text-decoration: none;
}
A.otherlinks {
/*	font-size: 11px; */
	color: #868686;
	text-decoration: none;
}
A.otherlinks:hover {
/*	font-size: 11px; */
	color: #FF9C00;
	text-decoration: none;
}
.highlited {
	color: #FF9C00;
}

⌨️ 快捷键说明

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