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

📄 index.css.svn-base

📁 这是一个基于大唐电信的一个任务管理模块程序
💻 SVN-BASE
字号:
.topbg {
	background-attachment: fixed;
	background-image: url(../images/maintop-c.gif);
	background-repeat: repeat-x;
}
.left{
	background-attachment: fixed;
	background-image: url(../images/indexleft-a1.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;
	width: 187px;font-size: 12px;
	line-height: 23px;
}
.left a:link {
	background-attachment: fixed;
	background-image: url(../images/indexleft-a1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 23px;
	width: 187px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 23px;	
}
.left a:visited {
	background-attachment: fixed;
	background-image: url(../images/indexleft-a1.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 23px;
	width: 187px;padding-left: 10px;font-size: 12px;
	line-height: 23px;
}
.left a:hover {
	background-attachment: fixed;
	background-image: url(../images/indexleft-a2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 23px;
	width: 187px;
	padding-left: 10px;
	color: #003399;
	font-size: 12px;
	line-height: 23px;
	text-decoration: none;
}
.left a:active {
	background-attachment: fixed;
	background-image: url(../images/indexleft-a2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 23px;
	width: 187px;
	padding-left: 10px;
	color: #009900;font-size: 12px;
	line-height: 23px;
}
.left2{
	background-attachment: fixed;
	background-image: url(../images/indexleft-a2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 23px;
	width: 187px;
	padding-left: 10px;
	color: #003399;
	font-size: 12px;
	line-height: 23px;
	text-decoration: none;
}
.gray-bd3-2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #eee;
	background-image: url(../images/rbg.gif);
	background-repeat: repeat-x;
	background-position: top;
}

⌨️ 快捷键说明

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