/* 根据实际类名调整 */
.author-info,
.article-text p,
.content p,
.detail p {
    font-size: 16px !important;
}

/* 如果是段落内的特定行 */
.article-content p strong,
.article-content p span {
    font-size: 16px !important;
}