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

📄 style.css

📁 学校 管理系统 学校 管理系统
💻 CSS
字号:
.style1 
     {
     color: #FFFFFF
	 }
body,td,th 
     {
	 font-size: 12px;
	 }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}
.style2 
   {
	color: #000000;
	font-weight: bold;
   }
.table
    {
    border:1px solid #000000;
	}
.table1 
   {
    border:1px solid #ffffff;
	}
a:link {
	text-decoration: none; color:#FFFFFF;
}
a:visited {
	text-decoration: none;color:#FFFFFF;
}
a:hover {
	text-decoration: none;color:#FFFFFF;
}
a:active {
	text-decoration: none;color:#FFFFFF;
}

⌨️ 快捷键说明

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