www.gusucode.com > 嘟嘟文章系统 1.0码程序 > m/user/css/a1.css

    body 
{
	font-size:14px;
}
.mopt a
{
	font-size:14px;
	color: #444444;
	text-decoration: none
} 
.mopt a:hover
{
	color:#1e90ff;
}
.title
{
	color: #ffffff;
	background:url("../../../images/open_bar_bg.png");
	line-height:21px;
	background-repeat: no-repeat;
}

.gview
{
	line-height:23px;
	font-size:14px;
	padding:5px;
}
.gview a
{
	font-size:14px;
	color: #004C9A;
	text-decoration: none
	padding:5px;
}
.gview a:hover
{
	color:#1e90ff;
}