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

📄 css-6.css

📁 西亚电子购物系统
💻 CSS
字号:
A {
	COLOR: #669966;








} A:hover {
	COLOR: #ff3333;
	text-decoration: none;








} BODY {
	scrollbar-arrow-color :#333333;
	SCROLLBAR-HIGHLIGHT-COLOR: buttonface;
	SCROLLBAR-SHADOW-COLOR: buttonface;
	SCROLLBAR-3DLIGHT-COLOR: buttonhighlight;
	SCROLLBAR-TRACK-COLOR: #eeeeee;
	SCROLLBAR-DARKSHADOW-COLOR: buttonshadow;
	margin: 0px;
	font-family: "宋体";
	font-size: 9pt;
	font-style: normal;
	line-height: 160%;
	color: #000000;
	background-color: #FFFFFF;









}
TD {
	FONT-SIZE: 9pt;
	COLOR: #333333;
	LINE-HEIGHT: 160%;
	FONT-FAMILY: "宋体";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;


} 
.table-1 {
	border: 1px solid #669966;
}
.table-bottom {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f1f1f1;
}
.table-left-right {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #618fdc;
	border-left-color: #618fdc;
}
.textbox {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	border: 1px solid #999999;

}
.textbox-1 {
	font-family: "宋体";
	font-size: 9pt;
	color: #333333;
	background-color: #eeeeee;
	cursor: hand;
	padding: 1px;
	height: 19px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #a2a2a2;
	border-bottom: 1px solid #a2a2a2;
	border-left: 1px solid #FFFFFF;








}
.table-top-bottom {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #669966;
	border-bottom-color: #669966;
}
.table-right {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f1f1f1;
}
.table-left {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table-top {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #669966;
}
.table-3 {
	border-right: 1px solid #669966;
	border-bottom: 1px solid #669966;
	border-left: 1px solid #669966;
}
A.a1 {
	COLOR: #ffffff;
	TEXT-DECORATION: none;
}
A.a1:hover {
	COLOR: #ffffff; TEXT-DECORATION: none;

}

⌨️ 快捷键说明

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