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

📄 style.css

📁 asp开发 asp开发 asp开发 asp开发
💻 CSS
字号:
.red {  font-family: "宋体"; font-size: 11pt; color: #FF0000; text-decoration: underline}
.text {  font-family: "宋体"; font-size: 11pt; color: #000000; text-decoration: none}
.black {  font-family: "黑体"; font-size: 11pt; color: #000000; text-decoration: none}
.red1 {  font-family: "宋体"; font-size: 11pt; color: #FF0000}
.while {  font-family: "华文新魏", "华文行楷", "宋体"; font-size: 16px; color: #00FFFF}
.max {  font-family: "隶书"; font-size: 16pt; color: #FF0000}

a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

td {
	font-size: 11pt;
}
input,textarea,select {
	font:14px "宋体","新宋体"; 
	background-color:#F6F6F6;
	border-style:solid; 
	border-width:1px;
	border-color:black  }
.buttonstyle{
	color:white;
	background-color:#0033FF;  }
.inputbutton {
	font:14px "宋体","新宋体"; 
	background-color:menu;
	border-style:solid; 
	border-width:1px;
	border-color:black  }

⌨️ 快捷键说明

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