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

📄 sty1.css

📁 进销存管理软件,包括服装,制造型销售企业等
💻 CSS
字号:
BODY,TD,LI,P,INPUT,A {
	FONT-SIZE: 9pt; 
	LINE-HEIGHT: 150%;
	COLOR: #000000
}
A {
	COLOR: #0000FF; 
	TEXT-DECORATION: none; 
	TEXT-TRANSFORM: none;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #FF0000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
.na{
	COLOR: #000000; 
	TEXT-DECORATION: none;
}
select,textarea,input{
	BACKGROUND-COLOR: #FFFFFF;
	LINE-HEIGHT: 120%;
	border: 1px solid #CCCCCC;
}
HR{
	COLOR: #BBBBBB; 
}
.menuparent{
	FONT-SIZE: 9pt; 
	FONT-WEIGHT: Normal; 
}
.table_cro {
	border: 1px solid #CCCCCC;
}
.table_botLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.table_leftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
.table_rightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
.table_topLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.hTable_cro {
	border: 1px solid #A5B6CC;
}
.table1_cro {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.table1_botLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.table1_leftLine {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}
.table1_rightLine {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
}
.table1_topLine {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
}

⌨️ 快捷键说明

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