/*仅仅修改特定属性，其他使用默认属性*/
#home {
	width: 85%;
	margin-top: 20px;
}


.CalTodayDay {
        background-color: rgba(54, 113, 165, 0.2) !important;
}