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

📄 css.css

📁 为一网站销售代码
💻 CSS
字号:
td {
	font-size: 10pt;
}
.border {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000029;
	border-left-color: #000029;
}
.font1 {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #FFFFFF;
}
.border2 {
	border: 1px solid #000029;
}
body {
	font-size: 10pt;
}
.btn {
	border: 1px solid menu;
	behavior:url(ccolor.htc);
}a:link {
	color: #4397EB;
	text-decoration: none;
}
a:visited {
	color: #4397EB;
	text-decoration: none;
}
a:hover {
	color: #cc0000;
	text-decoration: underline;
}

⌨️ 快捷键说明

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