#cnblogs_post_body p {
font-family:"Trebuchet MS";
font-size:16px;
//text-shadow: 1px 1px 1px rgb(34, 34, 34);
}
.cnblogs_code markdown pre code {
font-family: Trebuchet MS!important;
font-size: 18px!important;
word-wrap: break-word;
white-space: pre-wrap;
}

.cnblogs_code span {
font-family: Trebuchet MS!important;
font-size: 18px!important;
line-height: 1.5!important;
}