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

📄 editpassword.css

📁 高校教师测评系统 主要功能: 自行设置测评项和满分; 自行设定测评期限; 学生可给教师提个人意见; 院级管理员可以查看本院所有教师所授课程得分; 超级管理员可以动态增加修改数据库信息;
💻 CSS
字号:
#middle {
	text-align: center;
	height: 300px;
	width: 760px;
	margin-top: 2px;
	margin-bottom: 2px;
	padding: 2px;
}
#login_bk {
	text-align: left;
	padding: 2px;
	height: 128px;
	width: 300px;
	border: 1px solid #CCCCCC;
	margin-top: 80px;
}
.caption {
	height: 20px;
	width: 100%;
	float: left;
	background-color: #88AFF5;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #DFF8C0;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	padding-left: 5px;
	text-align: left;
	color: #FFFFFF;
}
.login_fg {
	height: 20px;
	width: 100%;
	padding-top: 4px;
	padding-left: 5px;
}
.login_fg2 {
	height: 22px;
	width: 100%;
	padding-top: 10px;
	text-align: center;
}

⌨️ 快捷键说明

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