新闻系统的具体的一块

源代码在线查看: style-1.css

软件大小: 1873 K
上传用户: nassdaq
关键词: 新闻
下载地址: 免注册下载 普通下载 VIP

相关代码

				.text-1 {
					font-family: "Arial", "Helvetica", "sans-serif";
					font-size: 20px;
					font-style: normal;
					line-height: normal;
					font-weight: bolder;
					font-variant: normal;
					color: #666600;
					margin: 7px;
				
				}
				a:visited {
					font-size: 14px;
					font-style: normal;
					line-height: 24px;
					font-weight: normal;
					color: #669900;
				}
				a:link {
					font-family: "幼圆";
					font-size: 14px;
					font-style: normal;
					line-height: 24px;
					color: #330066;
					text-decoration: none;
				}
				a:hover {
					font-size: 14px;
					color: #990066;
					text-decoration: none;
				}
				a:active {
					color: #660099;
				}
							

相关资源