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

📄 style_.css

📁 这是我自己写的用于嵌入式设备的CGI程序
💻 CSS
字号:
body {
	background-image: url(images/B.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #999999;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
}
#Layer1 {
	position:absolute;
	left:91px;
	top:6px;
	width:347px;
	height:98px;
	z-index:1;
}
.k {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.k1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#Layer2 {
	position:absolute;
	left:59px;
	top:185px;
	width:93px;
	height:94px;
	z-index:2;
}
.STYLE1 {font-family: "Times New Roman", Times, serif; font-size: 12px; }
.STYLE2 {font-size: 12px; font-family: PMingLiU; }
.STYLE3 {
	font-size: 12px;
	font-family: PMingLiU;
	height: 150px;
	width: 450px;
}
.a3 {border:0;text-align:center}
.kk {
border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.buttom{
	padding:1px 10px;
	font-size:12px;
	border:1px solid #000000;
	font-family: "Times New Roman", Times, serif;
	background-color: #536B82;
	color: #FFFFFF;
}
.input{
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	border: 1px solid #000000;
	background-color: #9DADBD;
}
.STYLE4 {
	font-size: 12px;
	font-family: PMingLiU;
	height: 80px;
	width: 450px;
	padding-top: 20px;
}
.STYLE5 {
	font-size: 12px;
	font-family: PMingLiU;
	height: 110px;
	width: 450px;
	padding-top: 20px;
}
.STYLE6 {
	font-size: 12px;
	font-family: PMingLiU;
	height: 300px;
	width: 450px;
	padding-top: 20px;
}

⌨️ 快捷键说明

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