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

📄 u_reg.css

📁 ajax技术书籍 ajax技术书籍
💻 CSS
字号:
/* CSS Document for normal user register */
body {
	margin: 0px;
}
.input_reg {
	width:140px;
	height:22px;
}
.btn_check {
	width:130px;
}
.reg_table {
	background-color:#E8E8E8;
	font-size:12px;
	width:450px;
	height:190px;
}
.reg_tableback {
	background-color:#CECECE;
	width:460px;
	height:198px;
}
.step_txt {
	font-weight:bold;
	text-align:left;
}
.red_txt {
	color:red;
}
.blue_txt {
	color:blue;
}
.txt_12px {
	font-size:12px;
}

⌨️ 快捷键说明

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