yangshi.css

来自「HMTL 加 JS 写的操作数据库 HMTL 加 JS 写的操作数据库」· CSS 代码 · 共 70 行

CSS
70
字号
body {
	scroll:no;
	background-image: url(img\windows\win4.jpg);	
}
#desktop {
	position:absolute;
	left:8px;
	top:84px;
	width:101%;
	height:500px;
}
#Layer2 {
	position:absolute;
	left:0px;
	top:737px;
	width:57px;
	height:29px;
	z-index:1;
	background-image: url(images/4.gif);
}

#Layer1 {
	position:absolute;
	left:1px;
	top:95%;
	width:101%;
	height:28px;
	z-index:2;
	background-image: url(images/bd.gif);
}
body {
	background-image: url(img/windows/win4.jpg);
}
.style2 {
	font-size: 12px;
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: none;
}
.style3 {font-size: 12px}


#Layer4 {
	position:absolute;
	width:334px;
	height:470px;
	z-index:2;
	left: 1px;
	top: 260px;
}
.STYLE6 {font-size: 12px; color: #CCCCCC; }
.style1 {color: #FFFFFF}
.style4 {color: #FF0000;
	font-weight: bold;
}
.style4 {color: #FF0000}

⌨️ 快捷键说明

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