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

📄 text1.css

📁 作业提交评分管理系统
💻 CSS
字号:
BODY {
	font-size:12pt; font-family: Arial, Helvetica, sans-serif;
	SCROLLBAR-FACE-COLOR: #6F8198; SCROLLBAR-HIGHLIGHT-COLOR: #6F8198; =
	SCROLLBAR-SHADOW-COLOR: #4C5691; SCROLLBAR-3DLIGHT-COLOR: #6F8198; =
	SCROLLBAR-ARROW-COLOR: #4C5691; SCROLLBAR-TRACK-COLOR: #6F8198; =
	SCROLLBAR-DARKSHADOW-COLOR: #6F8198;
	
	}
#masterdiv {
	text-align:left;
	MARGIN: 0px;
	HEIGHT: 100%;
	text-decoration: none;
}
#masterdiv A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#masterdiv a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#masterdiv a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
#masterdiv a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}


table {
text-align:left;
}
.button_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px; 
	height:21px; 
	color:#000000;
 
}


.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003948;
	text-decoration: none;
}


.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003948;
	text-decoration: none;
}
.text2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	text-decoration: none;
}
.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}




.text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	text-decoration: none;
}
.topmenu:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003948;
	text-decoration: none;
}
.topmenu:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003948;
	text-decoration: none;
}
.topmenu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	text-decoration: none;
}


⌨️ 快捷键说明

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