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

📄 style.css

📁 学生选课系统开发工具VS2003.NET+Sqlserver2000 功能:基本学生及老师信息
💻 CSS
字号:
body
{
  margin  :0px ;
  padding :0px ;
}
input 
{
	border: 1px solid  ; 
	font-size:12px;
}
textarea {
	border:#999999 solid 1px;
	font-size:12px;
	width:100%;
	height:100%;
}
select  
{
	font-size:12px;
}
.menu
{
 background-color :#f1f5fb;
 font-size        :12px;
}
.main_zt
{
	font-size  :13px;
	font-weight :normal;
}
.daohang
{
	font-size   :13px  ;
	font-weight   :bold;
    font-family   :@宋体
     color :Black :
   
}
.login
{
	font-size   :13px  ;
    font-family   :@仿宋_GB2312 ;
     color :Black :
   
}
.list_1
{
	background-color :#E3EBF9;
}
.list_2
{
	background-color:#7298F8;
}
.top_tc
{
 font-size   :13px ;
 font-weight :bold ;
 color      
}
a:link {
	color: Black;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:Black;
}
a:hover 
{
	text-decoration: none;
	color:Black;
	font-size:12px;
}

a:active {
	text-decoration: none;
	color:Black;
}
button
{
	BORDER-RIGHT: 1px soild; 
	BORDER-TOP: 1px soild; 
	BORDER-LEFT: 1px soild; 
	BORDER-BOTTOM: 1px soild; 
}
Table,TR,TD,DIV,span
{
	font-size: 12px;

}

⌨️ 快捷键说明

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