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

📄 style.css

📁 基于C#语言的一个物流信息网数据库系统开发案例的源代码 ,很实用
💻 CSS
字号:
/* CSS Document */
<!--
.bor 
{
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: groove;
	border-right-style: none;
	border-bottom-style: ridge;
	border-left-style: none;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #999999;
	border-left-color: #666666;
}
body,td,th
{
	font-size: 12px;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:visited
{
	text-decoration: none;
	color: #000000;
}
a:hover 
{
	text-decoration: underline;
	color: #000000;
}
a:active 
{
	text-decoration: none;
	color: #990000;}
.style8 
{
color: #666666
}
.buy 
{
	background-color: #0000FF;
	clear: both;
	float: none;
	height: 20px;
	width: 50px;
	border: thin groove #00FFFF;
}
.wenbenkuang 
{
	font-family: "??ì?";
	font-size: 9pt;
	color: #333333;
	border: 1px solid #999999;
}
.go-wenbenkuang 
{
	font-family: "??ì?";
	font-size: 9pt;
	color: #333333;
	background-color: #eeeeee;
	cursor: hand;
	padding: 1px;
	height: 19px;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #FFFFFF;
}
.fonts 
{
	font-size: 12px;
	text-decoration: blink;
}
body 
{
	background-color: #F9F9F9;
}
.style9 
{font-size: 16px}
.style10 
{color: #CC9966}
.style11 
{color: #FF0000}
.style12 
{color: #FFCC00}
.style13 
{color: #0000FF}
.style14 
{color: #3366FF}

-->

⌨️ 快捷键说明

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