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

📄 admstyle.css

📁 一个用asp实现简单的小型OA系统
💻 CSS
字号:
body{font-size: 12px;font-family:"宋体","Arial";background-color:#ffffff}
td,th {font-size: 12px;font-family:"宋体","Arial"}
#PageBody {width:auto;height:auto}/*网页的主体部分,框住整个页面*/
input {
    font-family: 宋体;
	font-size: 12px;
	color:#000000
	}
a:link {
	text-decoration: none;
	color: #799ae1
}
a:visited {
	text-decoration: none;
	color: #799ae1
}
a:hover {
	text-decoration: none;
	color: #ff6600
}
a:active {
	text-decoration: none;
	color: #799ae1
}

⌨️ 快捷键说明

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