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

📄 left.css

📁 这是一个很好的班级考勤系统
💻 CSS
字号:
a.wht:visited {
	text-decoration: none; 
	color: #FFFFFF;
}
table {
	font-size: 9pt;
	line-height: 15px;
	border: #000000;
color: #000000;
	text-decoration: none;
} 

a:link {
	font-size: 
9pt;
	border:0
	color:#222222;
	text-decoration: none;
	line-height: 20px;


} body 
{
SCROLLBAR-FACE-COLOR: #ffeeee;
 SCROLLBAR-SHADOW-COLOR: #ffeee;
  SCROLLBAR-ARROW-COLOR: #3399ff;
  SCROLLBAR-DARKSHADOW-COLOR: #ffeeee;
SCROLLBAR-BASE-COLOR: #ffeeee;	

	font-size: 9pt;
	text-decoration: none;
	border: #000000;
} 
a:hover {
	font-size: 9pt;
	color: #aa5555;
	text-decoration: none;
	line-height: 20px;

}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #222222;
	line-height: 20px;



}

⌨️ 快捷键说明

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