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

📄 styles.css

📁 一个很不错的实验室管理系统,用vb+sql编写,功能强大,界面美观
💻 CSS
字号:

.noscreen { DISPLAY: none }
BODY
{
    BACKGROUND-COLOR: white;
    font-family:宋体;
    font-size:12px;
    scrollbar-face-color:66CC00; 
    scrollbar-shadow-color:000000;
     scrollbar-highlight-color:ffffff; 
     scrollbar-3dlight-color:000000; 
     scrollbar-darkshadow-color:ffffff; 
     scrollbar-track-color:66CC00;
      scrollbar-arrow-color:FF6600;
}


A:link	
{	
	text-decoration:	none;
	color:	#3333cc;
}	
		
A:visited	
{	
	text-decoration:	none;
	color:	#333399;
}	
		
A:active	
{	
	text-decoration:	none;
	color:	#333399;
}	
		
A:hover	
{	
	text-decoration:	underline;
	color:	#3333cc;
}


IMG 	
{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
}

H1
{	
	 font-family:楷体_GB2312;
	 font-size:20px; 
	 font-weight: bold; 
	 color:black; 
	 text-align: center;
}

TR
{
	background-color:khaki;	
}
.tt
{
	background-color:#ffffff; 
	border-bottom:#eeeeee 1px solid; 
	border-left:1px solid;
	border-right:1px solid;
	border-top:1px solid; 
	color:#888888;	 
   }
.button 
{
	background-color: #00D46C;
	border: 1px #000000 double; 
	height: 21px;
}
TABLE
{	
	border-width:0;
	font-family:宋体;
	font-size:12px;
}

⌨️ 快捷键说明

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