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

📄 style.css

📁 体育馆预约系统,大家看看吧,好象没有数据库
💻 CSS
字号:
.text {
	font-size: 12px;
}
.table_big {
	background-color: #CCCCCC;
	border: 3px solid #000000;
}
.text_title {
	font-size: 12px;
	color: #666666;
}
.button_ {
	border: thin solid #666666;
}
.text_blue {
	font-size: 12px;
	color: #0000FF;
}
.table_small {
	border: thin solid #666666;
}
.textfield {
	border: thin solid #666666;
	height: 12px;
	width: 130px;
}
.select_filed {
	height: 12px;
	width: 50px;
	border: medium solid #999999;
}
.table_title {
	border-top: medium solid #000000;
	border-right: none #000000;
	border-bottom: none #000000;
	border-left: none #000000;
}
.text_error {
	font-size: 12px;
	color: #FF0000;
}
.select_filed2 {
	height: 12px;
	width: auto;
	border: medium solid #999999;
}
.textfield2 {
	border: thin solid #666666;
	height: 90px;
	width: 400px;
}

⌨️ 快捷键说明

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