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

📄 style.css

📁 本程序修改自飞天BBS 7.0 将原来的ASP语法迁移为ASP.NET并封装成DLL ASP.NET相对ASP有更快的执行效率以及更高的并发访问量 基于ASP.NET的DLL可以运行在支持ASP
💻 CSS
字号:
a {
	color: #085878;
	text-decoration: none
}

a:hover {
	color: #085878;
	text-decoration: underline
}

body, table, td {
	color: #085878;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	line-height: 20px;
	scrollbar-base-color: #E3E3EA;
	scrollbar-arrow-color: #5C5C8D
}

input {
	color: #085878;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
	background-color: #085878;
	color: #FFFFFF;
	scrollbar-base-color: #E3E3EA;
	scrollbar-arrow-color: #5C5C8D
}

.install {
	font-family: Arial, Verdana;
	font-size: 20px;
	font-weight: bold;
	color: #000000
}

.message {
	background: #E3E3EA;
	padding: 20px;
}

.altbg1 {
	background: #E4EBE9;
}

.altbg2 {
	background: #EEEEF6;
}

.header td {
	color: #FFFFFF;
	background-color: #085878;	
	text-align: center;
}

.option td {
	text-align: center;
}

.redfont {
	color: #FF0000;
}

⌨️ 快捷键说明

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