我使用模板是pagecho的,想问问怎么修改模板实现首行文字缩进
回复内容:
我使用模板是pagecho的,想问问怎么修改模板实现首行文字缩进
在 CSS 加入:
<code>.post-content p{text-indent: 2em;}
</code>
Statement:The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn