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

📄 mangage.css

📁 这是一个关于汽车销售集团的网站
💻 CSS
字号:
.css {
	font-size: 12px;
}a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

	.wenben {
	border: thin groove;
}
.bottm {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
}
.bian {
	border-left-width: 1px;
	border-left-style: dashed;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.dibian {
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #FF0000;
}
.zuobian {
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #000000;
}
.input {
		font-size: 9pt;
   	background:url(Images/inputbg.gif);
	cursor: hand;
	padding: 1px;
	height: 19px;
	border-top: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px solid #333333;
}
}
.images {
	border: medium double #000000;
}

⌨️ 快捷键说明

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