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

📄 default.css

📁 php+ajax开发源码使用代码下载后就可使用学习
💻 CSS
字号:
body {
	font-size: 12px;
	background-color: #990000;
	margin: 0px;
}
.td-bg-1 {
	font-size: 12px;
	background-color: #FFFFCC;
}
.td-bg-2 {
	font-size: 12px;
	background-color: #FFFFCC;
}
.txt-color-red {
	font-size: 12px;
	color: #7D0000;
	font-weight: bold;
}
.td-bg-3 {
	font-size: 12px;
	background-color: #CCCCCC;
}
.table-2 {
	font-size: 12px;
	border: 1px dashed #999999;
}
.txt-color-red-2 {
	font-size: 12px;
	color: #604040;
}

td {
	font-size: 12px;
}

.table-1 {
	font-size: 12px;
	border: 1px solid #999999;
}
.color-red {
	font-size: 12px;
	color: #FF0000;
}
a {
	font-size: 12px;
	text-decoration: none;
}

#login {
	position:absolute;
	left:388px;
	top:97px;
	width:58px;
	height:64px;
	z-index:1;
}
#addbook {
	position:absolute;
	left:388px;
	top:97px;
	width:58px;
	height:64px;
	z-index:1;
}
#rel {
	position:absolute;
	left:388px;
	top:97px;
	width:58px;
	height:64px;
	z-index:1;
}
#loading {
	position:absolute;
	left:453px;
	top:177px;
	width:70px;
	height:9px;
	z-index:1;
	background-color: #FFFFFF;
}
.STYLE2 {
	font-size: 18px;
	font-weight: bold;
}

⌨️ 快捷键说明

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