新闻系统的具体的一块
源代码在线查看: style-1.css
.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;
}