www.gusucode.com > Personal.NET Portal个人门户系统 > Portal/Data/Resources/PortalEdit.css

    @import url("Portal.css"); 
/* Override the "BODY" Tag with the properties for the ".Module", because the editor uses the "BODY" Tag instead of the ".Module" */
BODY
{
	background-color: #F0F0F0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}