#cnblogs_post_body p {
    text-indent: 0;
    font-size: 16px;
}

.syntaxhighlighter a, .syntaxhighlighter div, .syntaxhighlighter code, .syntaxhighlighter table, .syntaxhighlighter table td, .syntaxhighlighter table tr, .syntaxhighlighter table tbody, .syntaxhighlighter table thead, .syntaxhighlighter table caption, .syntaxhighlighter textarea {
    font-size: 15px !important;
}

.cnblogs_code pre {
    font-family: Courier New,serif;
    font-size: 15px;
    word-wrap: break-word;
}

ul li {
	font-size: 15px !important;
}

table tr td {
	font-size: 15px !important;
}