<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#comment-list ul li{
	border-left:0px;
}

#comment-list .comment-img{
	height: 60px;
	width: 60px;
	line-height: 50px;
	float: left;
}
#comment-list .comment-name{
	width: auto;
	height: auto;
	line-height: 25px;
}
#comment-list .comment-name .username{
	color:#0da26f;
}

#comment-list .comment-time{
	font-size: smaller;
	color:#a1e1e1;
}
.comment-img img{height: 60px;
	width: 60px;}</pre></body></html>