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

📄 css.css

📁 ASP.net实现的在线航空订票查询系统
💻 CSS
字号:
textarea,td,input,select{font-family:宋体,arial; font-size:12px}

A:link {
	FONT-FAMILY: "宋体";
	TEXT-DECORATION: none;
}
A:visited {FONT-FAMILY: "宋体"; TEXT-DECORATION: none}
A:active {FONT-FAMILY: 宋体; TEXT-DECORATION: none}
A:hover {COLOR: #000000; TEXT-DECORATION: underline}

A.a05{font-size:11pt;text-decoration: none;color: #ffffff;}
A.a05:visited {font-size:11pt;text-decoration: none; color: #ffffff}
A.a05:link {font-size:11pt;text-decoration: none; color: #ffffff;}
A.a05:hover {font-size:11pt;text-decoration: none;	color:#333333;}

A.a06{font-size:9pt;text-decoration: none;color: #000000;}
A.a06:visited {font-size:9pt;text-decoration: none; color: #000000}
A.a06:link {font-size:9pt;text-decoration: none; color: #000000;}
A.a06:hover {font-size:9pt;text-decoration: none;color:#3399CC;}


.button_index {BORDER-RIGHT: 1px ridge; BORDER-TOP: #ffffff 1px ridge; FONT-SIZE: 12px; BORDER-LEFT: #ffffff 1px ridge; PADDING-TOP: 2px; BORDER-BOTTOM: 1px ridge; HEIGHT: 14pt; BACKGROUND-COLOR: #cccccc}

.input {
	BORDER-RIGHT: rgb(56,121,187) 1px solid;
	BORDER-TOP: rgb(56,121,187) 1px solid;
	FONT-SIZE: 12px;
	BACKGROUND: White;
	BORDER-LEFT: rgb(56,121,187) 1px solid;
	COLOR: #003333;
	BORDER-BOTTOM: rgb(56,121,187) 1px solid ;
	font-family: "宋体";}

.input1 {
	BORDER-RIGHT: 1px solid #DEB887;
	BORDER-TOP: 1px solid #DEB887;
	FONT-SIZE: 12px;
	BACKGROUND: White;
	BORDER-LEFT: 1px solid #DEB887;
	BORDER-BOTTOM: 1px solid #DEB887;
	font-family: "宋体";
	background-color : #FFE4C4;
}
.input2 {
	BORDER-RIGHT: rgb(56,121,187) 1px solid;
	BORDER-TOP: rgb(56,121,187) 1px solid;
	FONT-SIZE: 12px;
	BACKGROUND: #3399CC;
	BORDER-LEFT: rgb(56,121,187) 1px solid;
	COLOR: #ffffff;
	BORDER-BOTTOM: rgb(56,121,187) 1px solid ;
	font-family: "宋体";}


.boder_color {
	border: 1px solid #D6D6D6;
}
.color_1 {
	color: #FFFFFF;
	font-size: 14px;
}
.color_2 {
	color: #7E2E2E;
}
.color_3 {
	color: #FF5518;
}
td {
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.color_pop1 {
	color: #5C1F00;
}
.boder_colorbtm {
	border-top: 1px solid #D6D6D6;
	border-right: 1px none #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-left: 1px none #D6D6D6;
}
.boder_color2 {

	border: 1px solid #0D73A6;
}
.boder_color3 {

	border: 1px solid #000000;
}
.boder_color4 {


	border: 1px solid #FF6600;
}
.bg-one {
	background-repeat: no-repeat;
}
.tb_bg1 {
	background-color: #94C5E5;
	font-size: 12px;
	color: #060000;
	font-weight: bold;
}
.tb_bg2 {
	background-color: #F2EEEE;
}
.style1 {
	font-size: 12px;
	color: #FFFFFF;
}.tb_br1 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #D4CDCA;
	border-right-color: #D4CDCA;
	border-bottom-color: #D4CDCA;
	border-left-color: #D4CDCA;
}
.tb_br2 {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #D4CDCA;
	border-right-color: #D4CDCA;
	border-bottom-color: #D4CDCA;
	border-left-color: #D4CDCA;
}

⌨️ 快捷键说明

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