会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
z9m8r8
博客园
首页
联系
订阅
管理
2022年3月14日
wordpress博客文章首行缩进
摘要: 将下面的代码添加到主题目录 functions.php 中即可! //文章首行缩进 function Bing_text_indent($text){ $return = str_replace('<p>', '<p style="text-indent:2em;"',$text); return
阅读全文
posted @ 2022-03-14 22:34 z9m8r8
阅读(80)
评论(0)
推荐(0)
编辑
公告