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

📄 stylesheet.css

📁 程序学生信息管理系统(SQL2000+ASP.NET+c#+)
💻 CSS
字号:
body 
{
 font-size :13px;
 background-image:url(BG/showbj.gif);

 background-attachment:fixed;
background-position:50% 50%
}
Td
{
 border :0;
 
 font-size :13px;
 font-weight :normal ;
 
 border-spacing :0; 
 }
Label
 {
  font-size :11px;
 

  font-weight:900 ;
 	
}
GridView
{
  table-layout :fixed ;
  font-family :@楷体_GB2312;
  font-size :large ;
}

.txt
{
	font-size: 11px;
	margin: 1px;
	width: 110px;
	height: 12px;
	
	
}

⌨️ 快捷键说明

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