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

📄 favote.css

📁 Flash+jsp 实现的投票系统 实现的投票系统 实现的投票系统 实现的投票系统 实现的投票系统
💻 CSS
字号:
td {
	font-family: "宋体";
	font-size: 12px;
	color: #333333;
}
a:link {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #0392AB;


}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	color: #0392AB;
	text-decoration: none;

}
a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #04BEDF;
}
.en {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 10px;
	color: #6C1500;
}
.bborder {
	border-bottom:1px solid #E0F2FF;
}
body {
	text-align:center;
	background-color: #FFFFFF;


}
input {
	font-family: "宋体";
	font-size: 12px;
	background-color: #F7FEFF;
	border: 1px inset #CCCCCC;
	color: #333333;
}
.tl {
	font-family: "宋体";
	font-size: 14px;
	color: #FF6600;
	font-weight: bold;
}

⌨️ 快捷键说明

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