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

📄 stylesheet.css

📁 ASPNET程序开发范例宝典02.rar ASP.NET application development paradigm Baodian 02
💻 CSS
字号:
body {
}
.GridView
{
	font-weight: bold;
	font-size: 14px;
	margin: 12px 12px 11px 11px;
	text-transform: capitalize;
	color: #ff0000;
	font-style: italic;
	text-decoration: underline;
	border-right: #000000 thick double;
	border-top: #000000 thick double;
	border-left: #000000 thick double;
	border-bottom: #000000 thick double;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 12px;
	padding-top: 12px;
	text-align: center;
}

⌨️ 快捷键说明

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