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

📄 dex2.css

📁 图文管理。1,新闻动态 2,网址导航(含有60个著名设计网址) 3,图片展示 4,会员注册管理等
💻 CSS
字号:
#nclass {
	background-image: url(../images/Lv2/Lv2designnews.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 200px;
	height: 130px;
}
#nclass li {
	float: left;
	height: 20px;
	width: 100px;
	list-style-type: square;
	padding-bottom: 8px;	
}
#nclass ul {
	margin-top: 40px;
}
#wclass {
	background-image: url(../images/Lv2/lv2webclass.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 200px;
	height: 130px;
}
#wclass li {
	float: left;
	height: 20px;
	width: 100px;
	list-style-type: square;
	padding-bottom: 8px;	
}
#wclass ul {
	margin-top: 40px;
}
#uclass {
	background-image: url(../images/Lv2/lv2unionclass.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 200px;
	height: 130px;
}
#uclass li {
	float: left;
	height: 20px;
	width: 100px;
	list-style-type: square;
	padding-bottom: 8px;	
}
#uclass ul {
	margin-top: 40px;
}
#pclass {
	background-image: url(../images/Lv2/lv2worksclass.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 200px;
	height: 130px;
}
#pclass li {
	float: left;
	height: 20px;
	width: 100px;
	list-style-type: square;
	padding-bottom: 8px;	
}
#pclass ul {
	margin-top: 40px;
}
#dclass {
	background-image: url(../images/Lv2/lv2downclass.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	width: 200px;
}
#dclass li {
	float: left;
	height: 20px;
	width: 100px;
	list-style-type: square;
	padding-bottom: 8px;	
}
#dclass ul {
	margin-top: 40px;
}

#newstop {
	background-image: url(../images/Lv2/lv2dj.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: auto;
	width: 200px;
	clear: left;
	text-align: left;
}
#newstop ul {
	margin-top: 35px;
	margin-left: 5px;
}
#ad1 {
	float: left;
	width: 580px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
#newstitle {
	width: 580px;
	float: left;
	text-align:left;
}
#newstitle li {
	text-align: left;
	padding: 5px;
	list-style-position: inside;
	list-style-type: disc;
	color: #CCCCCC;
}



#newstop li {
	text-align: left;
	list-style-position: inside;
	list-style-type: circle;
}
#unions li {
	float:left;
	width: 90px;
	height: 25px;
}
#unions ul {
	margin-top: 5px;
	margin-left: 5px;
	list-style-type: none;
}

#unions {
	margin-top: 10px;
	width: 580px;
	float:left;
	text-align: left;
}

#showuun {
	background-image: url(../images/bgpic.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin: 0px;
	width: 580px;
}
#showuun img {
	float: left;
	margin-top: 10px;
	margin-left: 30px;
}
#showuun ul {
	float: left;
	margin-left: 30px;
    padding-left: 10px;
}
#showuun li {
	clear: left;
	list-style-position: outside;
	list-style-type: square;
	text-align: left;
	width: 300px;
}
p {
	text-align: left;
}
#unworks {
	margin: 0px;
	width: 580px;
	float: right;
	padding: 0px;
}
#unworks li {
	float:left;
	margin-left: 2px;
	margin-top: 50px;
}
#picshow {
	margin: 0px;
	float: left;
	width: 580px;
}
#reg {
	text-align: left;
	float: left;
	height: 300px;
	width: 320px;
	margin-top: 30px;
}
#regx {
	text-align: left;
	float: right;
	height: 300px;
	width: 450px;
	margin-top: 30px;
}

#reg li {
    text-align:left;
}
#regx li {
    text-align:left;
}   

⌨️ 快捷键说明

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