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

📄 css.css

📁 通用考勤系统
💻 CSS
字号:
<!--
table { 
	font-size: 9pt;
	line-height: 20px;
	border: #000000;
        color: #000000;
	text-decoration: none;
} 
.td1 {  
        font-size: 9pt;
	line-height: 18px;
        color: #eeeeee;
        text-decoration: none;
        background:#0055aa;
} 

.td2 {  
	font-size: 9pt;
	line-height: 18px;
        color: #eeeeee;
	text-decoration: none;
        background:#000099;
}
.tdwhtimg {
        height:20px;
	font-size: 9pt;
	line-height: 15px;
        font-weight:bold;
        color:green;
	text-decoration: none;
        background-image: url(images/nav_back.gif);
} 
a.wht:link {
	text-decoration: none; 
	color: #4D87D6;
}
a.wht:visited {
	text-decoration: none; 
	color:  #3399ff;
}
a.wht:hover {
	font-size: 9pt;
	color: #ffaa00;
	text-decoration: none;
	line-height: 20px;

}

a.wiht:link {
	text-decoration: none; 
	color: #eeeeee;
}
a.wiht:visited {
	text-decoration: none; 
	color:  #ffffff;
}
a.wiht:hover {
	font-size: 9pt;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;

}


a.top2:link {
	text-decoration: none; 
	color: #ffaa00;
}
.sec_menu  {
 border-left:1px solid gray;
  border-right:1px solid gray; 
  border-bottom:1px solid gray; 
  overflow:hidden; 
  background:#f8f8f8; 
  }



body 
{ 
  SCROLLBAR-FACE-COLOR: #4D87D6;
  SCROLLBAR-SHADOW-COLOR: #f3f2f0;
  SCROLLBAR-ARROW-COLOR: yellow;
  SCROLLBAR-DARKSHADOW-COLOR: #444444;
  SCROLLBAR-BASE-COLOR: #4D87D6;	
        text: #ffffff
	font-size: 9pt;
	text-decoration: none;
	border: #000000;
} 

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

        font-size: 9pt;
	border: 0;
	color: #0000ff;
	text-decoration: none;
	line-height: 20px;


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

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



}
.logintextbox {font-size:12px; color:#4D87D6;height:21px;border-left:solid 1px #f8f8f8;border-top:solid 1px #f8f8f8;border-right:solid 1px #f8f8f8;border-bottom:solid 1px #4D87D6;;background:#f8f8f8;}
.loginbtnbox {font-size:12px; font-align:center;color:#ff0000;height:21px;border-left:solid 1px #3366ff;border-top:solid 1px #3366ff;border-right:solid 1px #3366ff;border-bottom:solid 1px #3366ff;}
.ibox {font-size:12px; font-align:center;color:#ff0000;height:21px;border-left:solid 1px #3366ff;border-top:solid 1px #3366ff;border-right:solid 1px #3366ff;border-bottom:solid 1px #3366ff;background:#E4F7FE;}
.bbox {font-size:12px; color:#33aaff;height:21px;border-left:solid 1px #E4F7FE;border-top:solid 1px #E4F7FE;border-right:solid 1px #E4F7FE;border-bottom:solid 1px #1771DE;background:#E4F7FE;}
.box {font-size:14px; color:red;height:21px;border-left:solid 1px #000000;border-top:solid 1px #000000;border-right:solid 1px #000000;border-bottom:solid 1px #000000;background:black;}
.ebox {font-size:14px; color:#ff4444;height:21px;border-left:solid 1px #E4F7FE;border-top:solid 1px #E4F7FE;border-right:solid 1px #E4F7FE;border-bottom:solid 1px #E4F7FE;background:#E4F7FE;}
.abox {font-size:12px; color:#444444;height:21px;border-left:solid 1px #E4F7FE;border-top:solid 1px #E4F7FE;border-right:solid 1px #E4F7FE;border-bottom:solid 1px #E4F7FE;background:#E4F7FE;}
.cbox {font-size:12px; color:#444444;border-left:solid 1px #E4F7FE;border-top:solid 1px #E4F7FE;border-right:solid 1px #E4F7FE;border-bottom:solid 1px #E4F7FE;background:#E4F7FE;}
.dbox {font-size:14px; color:#666666;height:21px;border-left:solid 1px #aaccff;border-top:solid 1px #aaccff;border-right:solid 1px #aaccff;border-bottom:solid 1px #aaccff;background:#aaccff;}
//-->

⌨️ 快捷键说明

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